package
0.0.0-20230704192318-43291f5e3b8a
Repository: https://github.com/jecsand/go-web-app-boilerplate.git
Documentation: pkg.go.dev

# Functions

ConfigurationSettings is a function that reads a json configuration file and outputs a Configuration struct.
No description provided by the author

# Structs

App is the highest level struct of the rest_api application.
Configuration is a struct designed to hold the applications variable configuration settings.