How to write well-crafted GoLang packages
Writing packages for internal use, or developing open source projects? Writing Go packages with clean and clear APIs will increase the chances of them being reused and maintained. Explore best practices, goals, and idioms that help make well-crafted packages...
GoLang
Packages
Clean-code
10 min read