Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NodeService ¶
type PeerMessage ¶
type PeerMessage struct {
Data []byte
}
type PeerService ¶
type PeerService interface {
Start()
Close()
}
type RPCCall ¶
func (*RPCCall) JsonUnmarshal ¶
Click to show internal directories.
Click to hide internal directories.