Developing and publishing modules| go.dev
How to release major version 2 of your module.| go.dev
How to write and publish modules for use as dependencies.| go.dev
I've been trying on and off to find a nice way to deal with setting options in a Go package I am writing. Options on a type, that is. The p...| commandcenter.blogspot.com
An introduction to the basic operations needed to get started with Go modules.| go.dev