Categorygithub.com/paulfdunn/rest-app/core
modulepackage
1.2.0
Repository: https://github.com/paulfdunn/rest-app.git
Documentation: pkg.go.dev

# Packages

Package config is for configuring the application; CLI parsing, log setup, db setup, etc.

# Functions

ConfigInit initializes the configuration.
ListenAndServeTLS IS A BLOCKING FUNCTION that starts the HTTP server.
OtherInit calls all required Init functions.

# Variables

Add defaults can be changed prior to calling ConfigInit.
Add defaults can be changed prior to calling ConfigInit.
Add defaults can be changed prior to calling ConfigInit.
Add defaults can be changed prior to calling ConfigInit.