Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFromEnv ¶
func ConfigFromEnv(c *Conf)
Types ¶
type Abills ¶
type Abills struct { // DBURL::mysql abills url DBURL string `toml:"dburl"` SecretKey string `toml:"secretkey"` WebURL string `toml:"url"` Names string `toml:"names"` }
Abills config part for billing
Click to show internal directories.
Click to hide internal directories.