A simple configmanager program for assigning values to variables from a custom config file | Golang
GitHub Repo - configmanager
This program configmanager reads a configuration file (.conf) and assigns values to a struct defined by the user. This comes in handy when you want to assign some variables in golang program from a custom configuration fi...
blog.codefuture.dev4 min read