Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a Piko server node.
func NewServer ¶
NewServer creates a server node with the given configuration.
This loads the server configuration and open the server TCP listens, though won't start accepting traffic.
func (*Server) ClusterState ¶ added in v0.6.0
Click to show internal directories.
Click to hide internal directories.