package
0.0.0-20190603040053-17a00edaccf5
Repository: https://github.com/bnprashanth/oauth2.git
Documentation: pkg.go.dev
# Functions
InitializeViper Funtion initializes viper to read configuration and/or environment variables in the application.
InitializeZapCustomLogger Funtion initializes a logger using uber-go/zap package in the application.
# Constants
IndexPage renders the html content for the index page.
# Variables
Log variable is a globally accessible variable which will be initialized when the InitializeZapCustomLogger function is executed successfully.