Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + type DefaultNodeInfo struct + Channels []byte + DefaultNodeID string + ListenAddr string + Moniker string + Network string + Other DefaultNodeInfoOther + ProtocolVersion ProtocolVersion + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DefaultNodeInfo) Descriptor() ([]byte, []int) + func (*DefaultNodeInfo) ProtoMessage() + func (m *DefaultNodeInfo) GetChannels() []byte + func (m *DefaultNodeInfo) GetDefaultNodeID() string + func (m *DefaultNodeInfo) GetListenAddr() string + func (m *DefaultNodeInfo) GetMoniker() string + func (m *DefaultNodeInfo) GetNetwork() string + func (m *DefaultNodeInfo) GetOther() DefaultNodeInfoOther + func (m *DefaultNodeInfo) GetProtocolVersion() ProtocolVersion + func (m *DefaultNodeInfo) GetVersion() string + func (m *DefaultNodeInfo) Reset() + func (m *DefaultNodeInfo) String() string + func (m *DefaultNodeInfo) XXX_DiscardUnknown() + func (m *DefaultNodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DefaultNodeInfo) XXX_Merge(src proto.Message) + func (m *DefaultNodeInfo) XXX_Size() int + func (m *DefaultNodeInfo) XXX_Unmarshal(b []byte) error + type DefaultNodeInfoOther struct + RPCAdddress string + TxIndex string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DefaultNodeInfoOther) Descriptor() ([]byte, []int) + func (*DefaultNodeInfoOther) ProtoMessage() + func (m *DefaultNodeInfoOther) GetRPCAdddress() string + func (m *DefaultNodeInfoOther) GetTxIndex() string + func (m *DefaultNodeInfoOther) Reset() + func (m *DefaultNodeInfoOther) String() string + func (m *DefaultNodeInfoOther) XXX_DiscardUnknown() + func (m *DefaultNodeInfoOther) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DefaultNodeInfoOther) XXX_Merge(src proto.Message) + func (m *DefaultNodeInfoOther) XXX_Size() int + func (m *DefaultNodeInfoOther) XXX_Unmarshal(b []byte) error + type Message struct + Sum isMessage_Sum + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (*Message) XXX_OneofWrappers() []interface{} + func (m *Message) GetPexAddrs() *PexAddrs + func (m *Message) GetPexRequest() *PexRequest + func (m *Message) GetSum() isMessage_Sum + func (m *Message) Reset() + func (m *Message) String() string + func (m *Message) XXX_DiscardUnknown() + func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Message) XXX_Merge(src proto.Message) + func (m *Message) XXX_Size() int + func (m *Message) XXX_Unmarshal(b []byte) error + type Message_PexAddrs struct + PexAddrs *PexAddrs + type Message_PexRequest struct + PexRequest *PexRequest + type NetAddress struct + ID string + IP string + Port uint32 + Str string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NetAddress) Descriptor() ([]byte, []int) + func (*NetAddress) ProtoMessage() + func (m *NetAddress) GetID() string + func (m *NetAddress) GetIP() string + func (m *NetAddress) GetPort() uint32 + func (m *NetAddress) GetStr() string + func (m *NetAddress) Reset() + func (m *NetAddress) String() string + func (m *NetAddress) XXX_DiscardUnknown() + func (m *NetAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetAddress) XXX_Merge(src proto.Message) + func (m *NetAddress) XXX_Size() int + func (m *NetAddress) XXX_Unmarshal(b []byte) error + type Packet struct + Sum isPacket_Sum + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Packet) Descriptor() ([]byte, []int) + func (*Packet) ProtoMessage() + func (*Packet) XXX_OneofWrappers() []interface{} + func (m *Packet) GetPacketMsg() *PacketMsg + func (m *Packet) GetPacketPing() *PacketPing + func (m *Packet) GetPacketPong() *PacketPong + func (m *Packet) GetSum() isPacket_Sum + func (m *Packet) Reset() + func (m *Packet) String() string + func (m *Packet) XXX_DiscardUnknown() + func (m *Packet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Packet) XXX_Merge(src proto.Message) + func (m *Packet) XXX_Size() int + func (m *Packet) XXX_Unmarshal(b []byte) error + type PacketMsg struct + ChannelID int32 + Data []byte + EOF int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PacketMsg) Descriptor() ([]byte, []int) + func (*PacketMsg) ProtoMessage() + func (m *PacketMsg) GetChannelID() int32 + func (m *PacketMsg) GetData() []byte + func (m *PacketMsg) GetEOF() int32 + func (m *PacketMsg) Reset() + func (m *PacketMsg) String() string + func (m *PacketMsg) XXX_DiscardUnknown() + func (m *PacketMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PacketMsg) XXX_Merge(src proto.Message) + func (m *PacketMsg) XXX_Size() int + func (m *PacketMsg) XXX_Unmarshal(b []byte) error + type PacketPing struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PacketPing) Descriptor() ([]byte, []int) + func (*PacketPing) ProtoMessage() + func (m *PacketPing) Reset() + func (m *PacketPing) String() string + func (m *PacketPing) XXX_DiscardUnknown() + func (m *PacketPing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PacketPing) XXX_Merge(src proto.Message) + func (m *PacketPing) XXX_Size() int + func (m *PacketPing) XXX_Unmarshal(b []byte) error + type PacketPong struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PacketPong) Descriptor() ([]byte, []int) + func (*PacketPong) ProtoMessage() + func (m *PacketPong) Reset() + func (m *PacketPong) String() string + func (m *PacketPong) XXX_DiscardUnknown() + func (m *PacketPong) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PacketPong) XXX_Merge(src proto.Message) + func (m *PacketPong) XXX_Size() int + func (m *PacketPong) XXX_Unmarshal(b []byte) error + type Packet_PacketMsg struct + PacketMsg *PacketMsg + type Packet_PacketPing struct + PacketPing *PacketPing + type Packet_PacketPong struct + PacketPong *PacketPong + type PexAddrs struct + Addrs []NetAddress + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PexAddrs) Descriptor() ([]byte, []int) + func (*PexAddrs) ProtoMessage() + func (m *PexAddrs) GetAddrs() []NetAddress + func (m *PexAddrs) Reset() + func (m *PexAddrs) String() string + func (m *PexAddrs) XXX_DiscardUnknown() + func (m *PexAddrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PexAddrs) XXX_Merge(src proto.Message) + func (m *PexAddrs) XXX_Size() int + func (m *PexAddrs) XXX_Unmarshal(b []byte) error + type PexRequest struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PexRequest) Descriptor() ([]byte, []int) + func (*PexRequest) ProtoMessage() + func (m *PexRequest) Reset() + func (m *PexRequest) String() string + func (m *PexRequest) XXX_DiscardUnknown() + func (m *PexRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PexRequest) XXX_Merge(src proto.Message) + func (m *PexRequest) XXX_Size() int + func (m *PexRequest) XXX_Unmarshal(b []byte) error + type ProtocolVersion struct + App uint64 + Block uint64 + P2P uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProtocolVersion) Descriptor() ([]byte, []int) + func (*ProtocolVersion) ProtoMessage() + func (m *ProtocolVersion) GetApp() uint64 + func (m *ProtocolVersion) GetBlock() uint64 + func (m *ProtocolVersion) GetP2P() uint64 + func (m *ProtocolVersion) Reset() + func (m *ProtocolVersion) String() string + func (m *ProtocolVersion) XXX_DiscardUnknown() + func (m *ProtocolVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProtocolVersion) XXX_Merge(src proto.Message) + func (m *ProtocolVersion) XXX_Size() int + func (m *ProtocolVersion) XXX_Unmarshal(b []byte) error