Golang be like - lemm.ee

As your future colleague wondering what the hell that variable is for, thanks Go.
A quick “find all references” will point out it’s not used and can be deleted if it accidentally gets checked in but ideally, you have systems in place to not let it get checked into the main branch in the first place.
Yeah any compiler should support environments or confit files. Our CI would never with without –env “stage”