Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerManager ¶
type ServerManager struct {
// contains filtered or unexported fields
}
ServerManager manages all of the daemon sockets and servers run by the main Smart Node daemon
func NewServerManager ¶
func NewServerManager(sp *services.ServiceProvider, cfgPath string, stopWg *sync.WaitGroup) (*ServerManager, error)
Creates a new server manager
Click to show internal directories.
Click to hide internal directories.