miscelaneous details about golang
Fine details about the language
September 19, 2022 · 41 words · 1 min read · tech, programming
go get vs go install
go get, downloads and adds in GOPATH.
go install, add
creating mutex
When embedding a mutex in a struct. any functions associated to the mutex should utilize a pointer receiver.
questions:
- What is go11modules env variable?
a quote i like
Give away pleasures, which cost one dear — they do one harm after they’re past and gone, not merely when they are in prospect. ― Seneca, Letters from a Stoic