Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerConfig ¶
type ServerConfig struct { CaLocation string KeyLocation string CertLocation string ListenAddress string ListenPort string }
func (*ServerConfig) StartServer ¶
func (server *ServerConfig) StartServer() error
Click to show internal directories.
Click to hide internal directories.