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_mmsp_proto protoreflect.FileDescriptor + type Payload struct + AuthKey *auth.AuthKey + Command *command.Command + DstControllerID string + DstID string + ID string + Interactive bool + Node *network.Node + PSK string + PayloadType int32 + PortFwd *portFwd.PortFwd + RequesterID string + SecurityToken string + SrcControllerID string + SrcID string + Transfer *transfer.Transfer + Workflow *workflow.Workflow + func (*Payload) Descriptor() ([]byte, []int) + func (*Payload) ProtoMessage() + func (x *Payload) GetAuthKey() *auth.AuthKey + func (x *Payload) GetCommand() *command.Command + func (x *Payload) GetDstControllerID() string + func (x *Payload) GetDstID() string + func (x *Payload) GetID() string + func (x *Payload) GetInteractive() bool + func (x *Payload) GetNode() *network.Node + func (x *Payload) GetPSK() string + func (x *Payload) GetPayloadType() int32 + func (x *Payload) GetPortFwd() *portFwd.PortFwd + func (x *Payload) GetRequesterID() string + func (x *Payload) GetSecurityToken() string + func (x *Payload) GetSrcControllerID() string + func (x *Payload) GetSrcID() string + func (x *Payload) GetTransfer() *transfer.Transfer + func (x *Payload) GetWorkflow() *workflow.Workflow + func (x *Payload) ProtoReflect() protoreflect.Message + func (x *Payload) Reset() + func (x *Payload) String() string