protos

package
v2.1.2+incompatible Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndPoint

type EndPoint struct {
	Host                 []byte   `protobuf:"bytes,1,opt,name=Host,proto3" json:"Host,omitempty"`
	Port                 int32    `protobuf:"varint,2,opt,name=Port,proto3" json:"Port,omitempty"`
	HostType             int32    `protobuf:"varint,3,opt,name=HostType,proto3" json:"HostType,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EndPoint) Descriptor

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

func (*EndPoint) GetHost

func (m *EndPoint) GetHost() []byte

func (*EndPoint) GetHostType

func (m *EndPoint) GetHostType() int32

func (*EndPoint) GetPort

func (m *EndPoint) GetPort() int32

func (*EndPoint) ProtoMessage

func (*EndPoint) ProtoMessage()

func (*EndPoint) Reset

func (m *EndPoint) Reset()

func (*EndPoint) String

func (m *EndPoint) String() string

func (*EndPoint) XXX_DiscardUnknown

func (m *EndPoint) XXX_DiscardUnknown()

func (*EndPoint) XXX_Marshal

func (m *EndPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EndPoint) XXX_Merge

func (m *EndPoint) XXX_Merge(src proto.Message)

func (*EndPoint) XXX_Size

func (m *EndPoint) XXX_Size() int

func (*EndPoint) XXX_Unmarshal

func (m *EndPoint) XXX_Unmarshal(b []byte) error

type Node

type Node struct {
	ID                   []byte   `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Hostname             []byte   `protobuf:"bytes,2,opt,name=Hostname,proto3" json:"Hostname,omitempty"`
	HostType             uint32   `protobuf:"varint,3,opt,name=HostType,proto3" json:"HostType,omitempty"`
	Port                 uint32   `protobuf:"varint,4,opt,name=Port,proto3" json:"Port,omitempty"`
	Net                  uint32   `protobuf:"varint,5,opt,name=Net,proto3" json:"Net,omitempty"`
	Ext                  []byte   `protobuf:"bytes,6,opt,name=Ext,proto3" json:"Ext,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Node) Descriptor

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

func (*Node) GetExt

func (m *Node) GetExt() []byte

func (*Node) GetHostType

func (m *Node) GetHostType() uint32

func (*Node) GetHostname

func (m *Node) GetHostname() []byte

func (*Node) GetID

func (m *Node) GetID() []byte

func (*Node) GetNet

func (m *Node) GetNet() uint32

func (*Node) GetPort

func (m *Node) GetPort() uint32

func (*Node) ProtoMessage

func (*Node) ProtoMessage()

func (*Node) Reset

func (m *Node) Reset()

func (*Node) String

func (m *Node) String() string

func (*Node) XXX_DiscardUnknown

func (m *Node) XXX_DiscardUnknown()

func (*Node) XXX_Marshal

func (m *Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Node) XXX_Merge

func (m *Node) XXX_Merge(src proto.Message)

func (*Node) XXX_Size

func (m *Node) XXX_Size() int

func (*Node) XXX_Unmarshal

func (m *Node) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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