# Functions
LoadConfig loads environment variables into a Config map.
NewHttpConfig creates a new HttpConfig with optional settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
HttpConfig holds the configuration options for the HTTP server.
SecurityConfig holds the security-related configuration options.
SessionConfig holds the session-related configuration options.
# Type aliases
Config represents a map of configuration key-value pairs loaded from the environment.