Setting environment variables for go command configuration
is too difficult and system-specific.
We propose to add go env -w, to set defaults more easily.
See https://golang.org/design/30411-env.
(Note: When this was just a placeholder issue to get a number allocated for the design doc, the text here said only "mine all mine". The laughing emoji reactions are from that original text.)
Setting environment variables for
gocommand configurationis too difficult and system-specific.
We propose to add
go env -w, to set defaults more easily.See https://golang.org/design/30411-env.
(Note: When this was just a placeholder issue to get a number allocated for the design doc, the text here said only "mine all mine". The laughing emoji reactions are from that original text.)