We exported the latest version of the Google-internal Go Style Guide today:

https://google.github.io/styleguide/go/

Among editing for clarity, of which there was a lot, we revamped the import grouping guidance, clarified significantly how error wrapping is to be used, must functions, and more. Full delta here:

https://github.com/google/styleguide/pull/947

#Go #Golang

Go Style

Style guides for Google-originated open-source projects

styleguide