package pb
Import Path
github.com/libp2p/go-libp2p/p2p/protocol/autonatv2/pb (on go.dev)
Dependency Relation
imports 5 packages, and imported by one package
Involved Source Files
autonatv2.pb.go
Package-Level Type Names (total 14)
Nonce uint64
Deprecated: Use DialBack.ProtoReflect.Descriptor instead.
(*DialBack) GetNonce() uint64
(*DialBack) ProtoMessage()
(*DialBack) ProtoReflect() protoreflect.Message
(*DialBack) Reset()
(*DialBack) String() string
*DialBack : github.com/gogo/protobuf/proto.Message
*DialBack : expvar.Var
*DialBack : fmt.Stringer
*DialBack : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialBack : google.golang.org/protobuf/runtime/protoiface.MessageV1
Status DialBackResponse_DialBackStatus
Deprecated: Use DialBackResponse.ProtoReflect.Descriptor instead.
(*DialBackResponse) GetStatus() DialBackResponse_DialBackStatus
(*DialBackResponse) ProtoMessage()
(*DialBackResponse) ProtoReflect() protoreflect.Message
(*DialBackResponse) Reset()
(*DialBackResponse) String() string
*DialBackResponse : github.com/gogo/protobuf/proto.Message
*DialBackResponse : expvar.Var
*DialBackResponse : fmt.Stringer
*DialBackResponse : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialBackResponse : google.golang.org/protobuf/runtime/protoiface.MessageV1
( DialBackResponse_DialBackStatus) Descriptor() protoreflect.EnumDescriptor
( DialBackResponse_DialBackStatus) Enum() *DialBackResponse_DialBackStatus
Deprecated: Use DialBackResponse_DialBackStatus.Descriptor instead.
( DialBackResponse_DialBackStatus) Number() protoreflect.EnumNumber
( DialBackResponse_DialBackStatus) String() string
( DialBackResponse_DialBackStatus) Type() protoreflect.EnumType
DialBackResponse_DialBackStatus : expvar.Var
DialBackResponse_DialBackStatus : fmt.Stringer
DialBackResponse_DialBackStatus : google.golang.org/protobuf/reflect/protoreflect.Enum
func (*DialBackResponse).GetStatus() DialBackResponse_DialBackStatus
func DialBackResponse_DialBackStatus.Enum() *DialBackResponse_DialBackStatus
const DialBackResponse_OK
AddrIdx uint32
NumBytes uint64
Deprecated: Use DialDataRequest.ProtoReflect.Descriptor instead.
(*DialDataRequest) GetAddrIdx() uint32
(*DialDataRequest) GetNumBytes() uint64
(*DialDataRequest) ProtoMessage()
(*DialDataRequest) ProtoReflect() protoreflect.Message
(*DialDataRequest) Reset()
(*DialDataRequest) String() string
*DialDataRequest : github.com/gogo/protobuf/proto.Message
*DialDataRequest : expvar.Var
*DialDataRequest : fmt.Stringer
*DialDataRequest : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialDataRequest : google.golang.org/protobuf/runtime/protoiface.MessageV1
func (*Message).GetDialDataRequest() *DialDataRequest
Data []byte
Deprecated: Use DialDataResponse.ProtoReflect.Descriptor instead.
(*DialDataResponse) GetData() []byte
(*DialDataResponse) ProtoMessage()
(*DialDataResponse) ProtoReflect() protoreflect.Message
(*DialDataResponse) Reset()
(*DialDataResponse) String() string
*DialDataResponse : github.com/gogo/protobuf/proto.Message
*DialDataResponse : expvar.Var
*DialDataResponse : fmt.Stringer
*DialDataResponse : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialDataResponse : google.golang.org/protobuf/runtime/protoiface.MessageV1
func (*Message).GetDialDataResponse() *DialDataResponse
Addrs [][]byte
Nonce uint64
Deprecated: Use DialRequest.ProtoReflect.Descriptor instead.
(*DialRequest) GetAddrs() [][]byte
(*DialRequest) GetNonce() uint64
(*DialRequest) ProtoMessage()
(*DialRequest) ProtoReflect() protoreflect.Message
(*DialRequest) Reset()
(*DialRequest) String() string
*DialRequest : github.com/gogo/protobuf/proto.Message
*DialRequest : expvar.Var
*DialRequest : fmt.Stringer
*DialRequest : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialRequest : google.golang.org/protobuf/runtime/protoiface.MessageV1
func (*Message).GetDialRequest() *DialRequest
AddrIdx uint32
DialStatus DialStatus
Status DialResponse_ResponseStatus
Deprecated: Use DialResponse.ProtoReflect.Descriptor instead.
(*DialResponse) GetAddrIdx() uint32
(*DialResponse) GetDialStatus() DialStatus
(*DialResponse) GetStatus() DialResponse_ResponseStatus
(*DialResponse) ProtoMessage()
(*DialResponse) ProtoReflect() protoreflect.Message
(*DialResponse) Reset()
(*DialResponse) String() string
*DialResponse : github.com/gogo/protobuf/proto.Message
*DialResponse : expvar.Var
*DialResponse : fmt.Stringer
*DialResponse : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*DialResponse : google.golang.org/protobuf/runtime/protoiface.MessageV1
func (*Message).GetDialResponse() *DialResponse
( DialResponse_ResponseStatus) Descriptor() protoreflect.EnumDescriptor
( DialResponse_ResponseStatus) Enum() *DialResponse_ResponseStatus
Deprecated: Use DialResponse_ResponseStatus.Descriptor instead.
( DialResponse_ResponseStatus) Number() protoreflect.EnumNumber
( DialResponse_ResponseStatus) String() string
( DialResponse_ResponseStatus) Type() protoreflect.EnumType
DialResponse_ResponseStatus : expvar.Var
DialResponse_ResponseStatus : fmt.Stringer
DialResponse_ResponseStatus : google.golang.org/protobuf/reflect/protoreflect.Enum
func (*DialResponse).GetStatus() DialResponse_ResponseStatus
func DialResponse_ResponseStatus.Enum() *DialResponse_ResponseStatus
const DialResponse_E_DIAL_REFUSED
const DialResponse_E_INTERNAL_ERROR
const DialResponse_E_REQUEST_REJECTED
const DialResponse_OK
( DialStatus) Descriptor() protoreflect.EnumDescriptor
( DialStatus) Enum() *DialStatus
Deprecated: Use DialStatus.Descriptor instead.
( DialStatus) Number() protoreflect.EnumNumber
( DialStatus) String() string
( DialStatus) Type() protoreflect.EnumType
DialStatus : expvar.Var
DialStatus : fmt.Stringer
DialStatus : google.golang.org/protobuf/reflect/protoreflect.Enum
func (*DialResponse).GetDialStatus() DialStatus
func DialStatus.Enum() *DialStatus
const DialStatus_E_DIAL_BACK_ERROR
const DialStatus_E_DIAL_ERROR
const DialStatus_OK
const DialStatus_UNUSED
Types that are valid to be assigned to Msg:
*Message_DialRequest
*Message_DialResponse
*Message_DialDataRequest
*Message_DialDataResponse
Deprecated: Use Message.ProtoReflect.Descriptor instead.
(*Message) GetDialDataRequest() *DialDataRequest
(*Message) GetDialDataResponse() *DialDataResponse
(*Message) GetDialRequest() *DialRequest
(*Message) GetDialResponse() *DialResponse
(*Message) GetMsg() isMessage_Msg
(*Message) ProtoMessage()
(*Message) ProtoReflect() protoreflect.Message
(*Message) Reset()
(*Message) String() string
*Message : github.com/gogo/protobuf/proto.Message
*Message : expvar.Var
*Message : fmt.Stringer
*Message : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*Message : google.golang.org/protobuf/runtime/protoiface.MessageV1
Package-Level Variables (total 7)
Enum value maps for DialBackResponse_DialBackStatus.
Enum value maps for DialBackResponse_DialBackStatus.
Enum value maps for DialResponse_ResponseStatus.
Enum value maps for DialResponse_ResponseStatus.
Enum value maps for DialStatus.
Enum value maps for DialStatus.
Package-Level Constants (total 9)
const DialResponse_OK DialResponse_ResponseStatus = 200 const DialStatus_E_DIAL_BACK_ERROR DialStatus = 101 const DialStatus_E_DIAL_ERROR DialStatus = 100 const DialStatus_OK DialStatus = 200 const DialStatus_UNUSED DialStatus = 0![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |