package
0.0.0-20241220124601-df117823a0ff
Repository: https://github.com/joshsoftware/peerly-backend.git
Documentation: pkg.go.dev

# Functions

AppName - returns the app name.
AppPort - returns application http port.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JWTExpiryDurationHours - returns duration for jwt expiry in int.
JWTKey - returns the JSON Web Token key.
Load - loads all the environment variables and/or params in application.yml.
No description provided by the author
ReadEnvBool - reads environment variable as a boolean.
ReadEnvInt - reads an environment variable as an integer.
ReadEnvString - reads an environment variable as a string.