package
0.0.0-20201101102309-6f746f0cb48b
Repository: https://github.com/josephsalimin/simple-ctftime-bot.git
Documentation: pkg.go.dev

# Functions

ReadConfig read configuration file and return Config value.

# Structs

Config is configuration data used by application.
EnvReader is implementation of ConfigReader which read env.

# Interfaces

Reader is interface for global application configgo:generate mockery --name=Reader --outpkg=mock --output=mock.