Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
Node
func (*Node) RpcAddress ¶
type NodeDiscovery ¶
type NodeListener ¶
type NodeListener interface {
Add(node cherryInterfaces.INode)
Remove(node cherryInterfaces.INode)
}
Click to show internal directories.
Click to hide internal directories.