Caleb's Website
  • Home
  • Go(lang)
Caleb Everett

Caleb Everett

The views expressed here are my own and do not reflect the views of my employer.

Middleburg, FL •
2 posts •
Improving Environment Config in Go
Go(lang)

Improving Environment Config in Go

In a previous article, Simplifying Environment Config in Go, I wrote about creating a library for unmarshaling environment variables into a configuration struct. In this article, I will explain how I added support for nested structs, pointers, and slices.

  • Caleb Everett
    Caleb Everett
2 min read
Simplifying Environment Config in Go
Go(lang)

Simplifying Environment Config in Go

This article is a detailed breakdown of how envconfig works, Go features it uses, and then finally how a little bit of refactoring made the code much easier to understand.

  • Caleb Everett
    Caleb Everett
6 min read
Caleb's Website © 2019
Latest Posts Twitter Ghost