//
pkg.gl
Category
github.com/mixanemca/example-gorilla-rest-api
internal
config
package
0.0.0-20240317163513-55ee9658f042
Repository:
https://github.com/mixanemca/example-gorilla-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
166 SLOC
#
Functions
New
New make and return a new config.
#
Constants
DBTypePostgres
No description provided by the author
DBTypeSQLite
No description provided by the author
#
Structs
Config
Config represents the config file.
Database
Database represents database section in config file.
HTTP
HTTP represents HTTP section in config file.
HTTPTimeout
HTTPTimeout represents HTTP timeout section in config file.
Log
Log represents log section in config file.