You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the code example I used in my blog post - "Handling Configuration Files in Go". This is a sample Go application that reads a TOML configuration file using Viper.