This repository holds the MongoDB Go Style Guide, which documents patterns and conventions used in Go code at MongoDB.
See MongoDB Go Style Guide for the style guide.
This is a fork of Uber's Go Style Guide.
At MongoDB, we aim to keep this guide as close to the upstream guide maintained by Uber as possible. However, there will inevitable by some points of divergence over time as we develop our own coding standards.
When you make a change specific to this MongoDB fork, always update the
CHANGELOG-MongoDB.md
file with a summary of what you changed. This makes
it easier to reconcile differences between the Uber and MongoDB versions of this style guide.