Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DB *DBConfig
HashID *HashID
GoogleOauthConfig *GoogleOauthConfig
AdminsGMailAddresses []string
StorageDir string
SecretJWT string
Port string
}
func LoadConfig ¶
func LoadConfig() *Config
type GoogleOauthConfig ¶
Click to show internal directories.
Click to hide internal directories.