//
pkg.gl
Category
github.com/devetek/golang-webapp-boilerplate
internal
config
package
0.0.0-20240912002403-4701b5e5b974
Repository:
https://github.com/devetek/golang-webapp-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
85 SLOC
#
README
Description
Contains global initial configuration used by the application.
#
Functions
Bootstrap
No description provided by the author
NewConfig
NewViper is a function to load config from config.json You can change the implementation, for example load from env file, consul, etcd, etc.
NewLogger
No description provided by the author
#
Structs
BootstrapConfig
No description provided by the author