package
0.0.0-20200529085626-2e2712137b77
Repository: https://github.com/dracit7/courselect.git
Documentation: pkg.go.dev

# Functions

Setup reads all settings from the config file and load them into structures.

# Variables

Admin stores configurations of the administrator.
DB stores configurations of the database.
Server stores configurations of the server.
UI stores configurations of UI.

# Structs

AdminConfig stores configurations of the administrator.
DBConfig stores configurations of the database.
ServerConfig stores configurations of the http server.
UIConfig stores configurations of UI.