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 represents cluster server type.
func New ¶
func New(cfg Config, localRouter *c2s.LocalRouter, comps *component.Components) *Server
New returns a new initialized Server instance.
Click to show internal directories.
Click to hide internal directories.