package
Version:
v0.0.0-...-5e6e4b0
Opens a new window with list of versions in this module.
Published: Feb 10, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Database Database
}
Config contains configuration information for the whole app.
func MustInit() (config Config)
MustInit attempts to initialise Config and panics in case of failure.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.