llitfkitfk/go-best-practice resource
Go语言实战: 编写可维护Go语言代码建议 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2859
- days_rel: n/a
- days_push: 1465
- n_releases_24m: 0
Adoption not part of the score
2319 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Chinese translation of Dave Cheney's 'Practical Go' workshop document offering advice on writing maintainable Go code. It covers guiding principles, naming, comments, package design, project structure, API design, error handling, and concurrency.
Use cases
- learn go best practices
- how to write maintainable go code
- go naming and package design guidelines
- go error handling advice
- goroutine concurrency best practices
- improve readability of go codebase
- go api design tips
When to choose
- you are a Go developer wanting practical style and design guidance
- your team needs a shared reference for Go code conventions
- you prefer reading the material in Chinese
When to avoid
- you need a linter or automated enforcement tool rather than prose advice
- you need up-to-date guidance covering recent Go versions and generics
- you need an official language specification or tutorial for beginners
Facets
learning-resource · maturity maintenance
developer-tools documentation developer-tools programming-languages tutorials go go-best-practices code-quality translated-guide dave-cheney maintainability
2 sources
- readme: https://github.com/llitfkitfk/go-best-practice · fetched 2026-08-28 · 7c9e2a59649e
- homepage: https://dave.cheney.net/practical-go/presentations/qcon-china.html · fetched 2026-08-29 · 1ce23cc5414d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| llitfkitfk/go-best-practice | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="llitfkitfk/go-best-practice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem