# Functions
GetConfig returns the configuration of the application.
No description provided by the author
GetIP returns the listen IP of the HTTP server.
GetIPWithDefault returns the listen IP of the HTTP server.
GetPort returns the listen port of the HTTP server.
GetPortWithDefault returns the port of the HTTP server.
GetTokenAccessDuration returns the duration of the access token.
GetTokenRefreshDuration returns the duration of the refresh token.
GetTokenSymmetricKey returns the symmetric key of the token.
GetVersion returns the version of the application.
Init reads configuration from file or environment variables.
No description provided by the author
IsDebugMode returns whether the application is in debug mode.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
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
# Type aliases
No description provided by the author