Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_peer_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Peer ¶
type Peer struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Publickey string `protobuf:"bytes,2,opt,name=publickey,proto3" json:"publickey,omitempty"` // contains filtered or unexported fields }
func (*Peer) Descriptor
deprecated
func (*Peer) GetEndpoint ¶
func (*Peer) GetPublickey ¶
func (*Peer) ProtoMessage ¶
func (*Peer) ProtoMessage()
func (*Peer) ProtoReflect ¶
func (x *Peer) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.