Alright, let me tell you about something that’ll save your ass when you’re knee-deep in Go code and your logrus setup looks like it was configured by a drunk intern …
If you’re tired of writing the same env var parsing bullshit over and over, gonfiguration handles all the annoying shit for you. It’s got reflection-based mapping, supports all the types …