package
0.0.0-20220721193638-e77dc18876fc
Repository: https://github.com/and07/boilerplate-go.git
Documentation: pkg.go.dev
# Functions
GenerateRandomString generate a string of random characters of given length.
NewConfigurations returns a new Configuration object.
NewLogger returns a new logger instance.
# Structs
Configurations wraps all the config variables required by the auth service.