Codebase list golang-github-go-kit-kit / 0fc3184
Update top-level README Peter Bourgon 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
6060 The Go language and standard library provide stability guarantees, but the other external libraries typically do not.
6161 [The API Stability RFC](https://github.com/go-kit/kit/tree/master/rfc/rfc007-api-stability.md)
6262 proposes a standard policy for package authors to advertise API stability.
63 The go-kit project prefers to depend on code that abides the API stability policy.
63 The Go kit project prefers to depend on code that abides the API stability policy.
6464
6565 ## Related projects
6666