Users of Go: don’t fear the zero value. Resist the urge to use string pointers for things that can be left unset. We need not live like Java developers (let’s not even mention null
and undefined
that our poor JavaScript brethren have to deal with). Learn to embrace the one nothing we have.