package
0.5.2
Repository: https://github.com/confused-techie/gopage.git
Documentation: pkg.go.dev

# Functions

DetermineEnv helps to determine the location of the config file based on platform or flags during running of GoPage.
LoadConfig is needed for viper to load the config file.

# Structs

Config is a struct to contain the full config.yml file with multiple sections.
DirectoriesConfigurations struct contains the options within the yaml specific to the location of other data.
ServerConfigurations struct contains the options within the yaml specific to the server.