package
0.1.0
Repository: https://github.com/datumforge/go-template.git
Documentation: pkg.go.dev

# Functions

Load is responsible for loading the configuration from a YAML file and environment variables.

# Variables

No description provided by the author

# Structs

Auth settings including oauth2 providers and datum token configuration.
Config contains the configuration for the datum server.
CORS settings for the server to allow cross origin requests.
Server settings for the echo server.
TLS settings for the server for secure connections.