Versions in this module Expand all Collapse all v0 v0.0.18 Jun 7, 2020 v0.0.16 Jun 7, 2020 Changes in this version + var File_mmesh_protobuf_network_v1_mmsp_portFwd_proto protoreflect.FileDescriptor + type Link struct + ConnectionID string + DstNodeID string + DstPort uint32 + ID string + Proto uint32 + SrcNodeID string + SrcPort uint32 + func (*Link) Descriptor() ([]byte, []int) + func (*Link) ProtoMessage() + func (x *Link) GetConnectionID() string + func (x *Link) GetDstNodeID() string + func (x *Link) GetDstPort() uint32 + func (x *Link) GetID() string + func (x *Link) GetProto() uint32 + func (x *Link) GetSrcNodeID() string + func (x *Link) GetSrcPort() uint32 + func (x *Link) ProtoReflect() protoreflect.Message + func (x *Link) Reset() + func (x *Link) String() string + type PortFwd struct + Data []byte + ID string + Link *Link + PortFwdType int32 + func (*PortFwd) Descriptor() ([]byte, []int) + func (*PortFwd) ProtoMessage() + func (x *PortFwd) GetData() []byte + func (x *PortFwd) GetID() string + func (x *PortFwd) GetLink() *Link + func (x *PortFwd) GetPortFwdType() int32 + func (x *PortFwd) ProtoReflect() protoreflect.Message + func (x *PortFwd) Reset() + func (x *PortFwd) String() string