portFwd

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2020 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_mmesh_protobuf_network_v1_mmsp_portFwd_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Link struct {
	ID           string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Proto        uint32 `protobuf:"varint,2,opt,name=proto,proto3" json:"proto,omitempty"`
	SrcNodeID    string `protobuf:"bytes,3,opt,name=srcNodeID,proto3" json:"srcNodeID,omitempty"`
	SrcPort      uint32 `protobuf:"varint,4,opt,name=srcPort,proto3" json:"srcPort,omitempty"`
	DstNodeID    string `protobuf:"bytes,5,opt,name=dstNodeID,proto3" json:"dstNodeID,omitempty"`
	DstPort      uint32 `protobuf:"varint,6,opt,name=dstPort,proto3" json:"dstPort,omitempty"`
	ConnectionID string `protobuf:"bytes,7,opt,name=connectionID,proto3" json:"connectionID,omitempty"`
	// contains filtered or unexported fields
}

func (*Link) Descriptor deprecated

func (*Link) Descriptor() ([]byte, []int)

Deprecated: Use Link.ProtoReflect.Descriptor instead.

func (*Link) GetConnectionID

func (x *Link) GetConnectionID() string

func (*Link) GetDstNodeID

func (x *Link) GetDstNodeID() string

func (*Link) GetDstPort

func (x *Link) GetDstPort() uint32

func (*Link) GetID

func (x *Link) GetID() string

func (*Link) GetProto

func (x *Link) GetProto() uint32

func (*Link) GetSrcNodeID

func (x *Link) GetSrcNodeID() string

func (*Link) GetSrcPort

func (x *Link) GetSrcPort() uint32

func (*Link) ProtoMessage

func (*Link) ProtoMessage()

func (*Link) ProtoReflect

func (x *Link) ProtoReflect() protoreflect.Message

func (*Link) Reset

func (x *Link) Reset()

func (*Link) String

func (x *Link) String() string

type PortFwd

type PortFwd struct {
	ID          string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	PortFwdType int32  `protobuf:"varint,2,opt,name=portFwdType,proto3" json:"portFwdType,omitempty"`
	Link        *Link  `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
	Data        []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*PortFwd) Descriptor deprecated

func (*PortFwd) Descriptor() ([]byte, []int)

Deprecated: Use PortFwd.ProtoReflect.Descriptor instead.

func (*PortFwd) GetData

func (x *PortFwd) GetData() []byte

func (*PortFwd) GetID

func (x *PortFwd) GetID() string
func (x *PortFwd) GetLink() *Link

func (*PortFwd) GetPortFwdType

func (x *PortFwd) GetPortFwdType() int32

func (*PortFwd) ProtoMessage

func (*PortFwd) ProtoMessage()

func (*PortFwd) ProtoReflect

func (x *PortFwd) ProtoReflect() protoreflect.Message

func (*PortFwd) Reset

func (x *PortFwd) Reset()

func (*PortFwd) String

func (x *PortFwd) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL