> For the complete documentation index, see [llms.txt](https://wiki.dmmax.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dmmax.me/programming-languages/go.md).

# Go

## Links

* [Github repository: Awesome-Go](https://github.com/avelino/awesome-go)
* [Cobra is a library for creating powerful modern CLI applications](https://github.com/spf13/cobra)
* [A progressbar library for command line tools](https://github.com/schollz/progressbar)
* [A library to make output colorized](https://github.com/fatih/color)
