Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerNode ¶
func NewServerNode ¶
func NewServerNode(host net.IP, port int) *ServerNode
func (*ServerNode) CompareTo ¶
func (s *ServerNode) CompareTo(other *ServerNode) int
func (*ServerNode) Equal ¶
func (s *ServerNode) Equal(other *ServerNode) bool
func (*ServerNode) String ¶
func (s *ServerNode) String() string
Click to show internal directories.
Click to hide internal directories.