package
0.0.2
Repository: https://github.com/cryanbrow/eve-graphql-go.git
Documentation: pkg.go.dev

# Functions

LoadConfiguration is for loading config from files and environment and setting it ready to be read.

# Variables

AppConfig is the package level variable exposing the applications configs.
TestConfigPath is file path used for unit tests.

# Structs

Config is a struct in yaml format for storing configs for the application.
KeyValue is a struct for representing simple Key Value pairs of configs.