package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 25, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppConfig struct {
Port int
DBConnectionURI string
SessionKey string
}
AppConfig specifies high level configuration settings for the app
ParseAppConfig parses flags and/or env vars returning an AppConfig instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.