package pb
Import Path
github.com/libp2p/go-libp2p/p2p/protocol/holepunch/pb (on go.dev)
Dependency Relation
imports 5 packages, and imported by one package
Involved Source Files
holepunch.pb.go
Package-Level Type Names (total 2)
spec: https://github.com/libp2p/specs/blob/master/relay/DCUtR.md
ObsAddrs [][]byte
Type *HolePunch_Type
Deprecated: Use HolePunch.ProtoReflect.Descriptor instead.
(*HolePunch) GetObsAddrs() [][]byte
(*HolePunch) GetType() HolePunch_Type
(*HolePunch) ProtoMessage()
(*HolePunch) ProtoReflect() protoreflect.Message
(*HolePunch) Reset()
(*HolePunch) String() string
*HolePunch : github.com/gogo/protobuf/proto.Message
*HolePunch : expvar.Var
*HolePunch : fmt.Stringer
*HolePunch : google.golang.org/protobuf/reflect/protoreflect.ProtoMessage
*HolePunch : google.golang.org/protobuf/runtime/protoiface.MessageV1
( HolePunch_Type) Descriptor() protoreflect.EnumDescriptor
( HolePunch_Type) Enum() *HolePunch_Type
Deprecated: Use HolePunch_Type.Descriptor instead.
( HolePunch_Type) Number() protoreflect.EnumNumber
( HolePunch_Type) String() string
( HolePunch_Type) Type() protoreflect.EnumType
Deprecated: Do not use.
*HolePunch_Type : github.com/goccy/go-json.Unmarshaler
*HolePunch_Type : encoding/json.Unmarshaler
HolePunch_Type : expvar.Var
HolePunch_Type : fmt.Stringer
HolePunch_Type : google.golang.org/protobuf/reflect/protoreflect.Enum
func (*HolePunch).GetType() HolePunch_Type
func HolePunch_Type.Enum() *HolePunch_Type
const HolePunch_CONNECT
const HolePunch_SYNC
Package-Level Variables (total 3)
Enum value maps for HolePunch_Type.
Enum value maps for HolePunch_Type.
Package-Level Constants (total 2)
const HolePunch_CONNECT HolePunch_Type = 100 const HolePunch_SYNC HolePunch_Type = 300![]() |
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. |