package
0.0.0-20250204014939-f4c178b9ac71
Repository: https://github.com/ahummel25/user-auth-api.git
Documentation: pkg.go.dev
# Functions
FromContext returns the config that was stored in the context, or a new one if none was stored.
GetConfigKey is a wrapper function around the configCtxKey returning a pointer to that value.
NewContext returns a new context containing the config.
# Interfaces
Supplier provides both database credentials and system configuration parameters.