Skip to main content

Go Coding Style

Go enforce the style when formatting code using gofmt.

TODO: Mention goimports and golint and many other lint tools.