//
pkg.gl
Category
github.com/josephsalimin/simple-ctftime-bot
internal
config
package
0.0.0-20201101102309-6f746f0cb48b
Repository:
https://github.com/josephsalimin/simple-ctftime-bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
67 SLOC
#
Functions
ReadConfig
ReadConfig read configuration file and return Config value.
#
Structs
Config
Config is configuration data used by application.
EnvReader
EnvReader is implementation of ConfigReader which read env.
#
Interfaces
Reader
Reader is interface for global application configgo:generate mockery --name=Reader --outpkg=mock --output=mock.