Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultOf ¶
Types ¶
type Config ¶
type Config struct { Interface *Interface `json:"interface"` Websocket *Websocket `json:"ws"` Redis *Redis `json:"redis"` Storage []*StorageType `json:"storage"` }
func LoadConfiguration ¶
func LoadConfiguration() (conf Config)
type StorageType ¶
Click to show internal directories.
Click to hide internal directories.