nodes

package
v0.0.0-...-a271c09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerNode

type ServerNode struct {
	Host net.IP
	Port int
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL