Pungyeon/clean-go-article resource
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2636
- days_rel: n/a
- days_push: 1310
- n_releases_24m: 0
Adoption not part of the score
3090 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A written reference guide for the Go community covering clean code fundamentals and Go-specific refactoring examples. It is an article-style educational resource, not a runnable tool.
Use cases
- learn how to write clean Go code
- Go naming conventions and style guide
- refactoring examples in Go
- best practices for Go error handling
- guide for writing readable maintainable Go
- onboarding Go developers to clean code principles
When to choose
- you want a readable guide to Go idioms and clean code practices
- you need concrete before/after refactoring examples in Go
- you're onboarding a team to a shared Go coding standard
When to avoid
- you need an automated linter or formatter rather than prose guidance
- you need an actively maintained tool with releases and support
- you need style rules for languages other than Go
Facets
learning-resource · maturity maintenance
documentation developer-tools developer-tools tutorials programming-languages go clean-code style-guide coding-guidelines refactoring golang
1 source
- readme: https://github.com/Pungyeon/clean-go-article · fetched 2026-08-28 · b369eafd1fec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Pungyeon/clean-go-article | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Pungyeon/clean-go-article")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem