# xxjwxc/uber_go_guide_cn

Uber Go 语言编码规范中文版. The Uber Go Style Guide .

Repository: https://github.com/xxjwxc/uber_go_guide_cn
Canonical: https://ross.abutalabs.com/products/uber_go_guide_cn
License: Apache-2.0
License Family: permissive
Topics: uber, go, style, guide, chinese, cn
Last push: 2025-06-30T08:33:41+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 29, release rhythm 35, longevity 100
- inputs: {"age_days": 2516, "days_push": 429, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8167, forks 1335 (observed 2026-08-28T04:10:13.988222+00:00)

## What it is
A Chinese translation of the Uber Go Style Guide, the official Go coding conventions open-sourced by Uber. It is continuously updated to track the upstream English guide and covers idiomatic Go practices, error handling, concurrency, and code style.

## Use cases
- learn idiomatic Go coding conventions
- reference the Uber Go style guide in Chinese
- standardize Go code style across a team
- look up best practices for Go error handling and goroutines
- onboard new Go developers to clean code standards

## When to choose
- you prefer reading the Uber Go style guide in Chinese
- you need a well-maintained, community-trusted Go coding standard
- you want side-by-side good/bad code examples for Go idioms

## When to avoid
- you need an automated linter rather than a written guide
- you require the guide in a language other than Chinese or English
- you need style rules for languages other than Go

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: programming-languages, developer-tools, tutorials
- platform: go
- tags: style-guide, coding-standards, chinese-translation, uber-go, best-practices

## Member repositories
- xxjwxc/uber_go_guide_cn (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.988222+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:29:44.447358+00:00, confidence not recorded.
  - readme: https://github.com/xxjwxc/uber_go_guide_cn (fetched 2026-08-28T04:10:13.988222+00:00, sha 66da51a5c86c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
