Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerConfig ¶
type ServerConfig struct {
Users []User `toml:"users"`
}
func LoadCloudConfig ¶
func LoadCloudConfig(lgr log15.Logger) *ServerConfig
Click to show internal directories.
Click to hide internal directories.