package
0.0.0-20230826191927-dcf5b65e6037
Repository: https://github.com/firstcontributions/backend.git
Documentation: pkg.go.dev

# Structs

GithubConfig stores github oauth credsgo:generate envparser generate -t GithubConfig -f $GOFILE.
LogConfig encapsulates the log related configsgo:generate envparser generate -t LogConfig -f $GOFILE.
ProfileManager stores configs for the grpc conngo:generate envparser generate -t ProfileManager -f $GOFILE.