# guide **Repository Path**: Kevin_Git/guide ## Basic Information - **Project Name**: guide - **Description**: The Uber Go Style Guide. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository holds the [Uber Go Style Guide](style.md), which documents patterns and conventions used in Go code at Uber. ## Style Guide See [Uber Go Style Guide](style.md) for the style guide. ## Translations We are aware of the following translations of this guide by the Go community. - **Chinese**: [xxjwxc/uber_go_guide_cn](https://github.com/xxjwxc/uber_go_guide_cn) If you have a translation, feel free to submit a PR adding it to the list.