Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.75 KB

README.md

File metadata and controls

44 lines (32 loc) · 2.75 KB

This repository holds the MongoDB Go Style Guide, which documents patterns and conventions used in Go code at MongoDB.

Style Guide

See MongoDB Go Style Guide for the style guide.

MongoDB-Specific Changes

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.