- Avoid package names like base, util, or common https://dave.cheney.net/2019/01/08/avoid-package-names-like-base-util-or-common 10 comments golang
Linking pages
- The Zen of Go | Dave Cheney https://dave.cheney.net/2020/02/23/the-zen-of-go 344 comments
- Use internal packages to reduce your public API surface | Dave Cheney https://dave.cheney.net/2019/10/06/use-internal-packages-to-reduce-your-public-api-surface 28 comments
- Wrapping errors in Go: A new approach https://www.southcla.ws/go-error-wrapping/ 24 comments
- What I worked on for Go 1.21 · The Ethically-Trained Programmer https://blog.carlmjohnson.net/post/2023/go-121-flag-boolfunc-constraints/ 11 comments
- How to write well-crafted GoLang packages | ainsley.dev - Digital Craftsmanship Sculpting You As An Industry Leader. https://ainsley.dev/insights/golang-packages/ 1 comment
- Practical Go | Dave Cheney https://dave.cheney.net/practical-go 0 comments
Linked pages
- The Wrong Abstraction — Sandi Metz https://www.sandimetz.com/blog/2016/1/20/the-wrong-abstraction 1102 comments
- The package level logger anti pattern | Dave Cheney https://dave.cheney.net/2017/01/23/the-package-level-logger-anti-pattern 14 comments
- Why I think Go package management is important | Dave Cheney http://dave.cheney.net/2013/10/10/why-i-think-go-package-management-is-important 9 comments
- How to include C code in your Go package | Dave Cheney http://dave.cheney.net/2013/09/07/how-to-include-c-code-in-your-go-package 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:dave.cheney.net
Search title: Avoid package names like base, util, or common | Dave Cheney
See how to search.