Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
Node represents a node in the IBC network
func (*Node) GetPacketChan ¶
func (n *Node) GetPacketChan() <-chan *Packet
GetPacketChan returns the packet channel
func (*Node) SendPacket ¶
SendPacket sends a packet to another node
Click to show internal directories.
Click to hide internal directories.