mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
c426dacff0
@ -30,7 +30,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Code Analysis and Linter](#code-analysis-and-linter)
|
- [Code Analysis and Linter](#code-analysis-and-linter)
|
||||||
- [Code generation & ‘generics’](#codegen)
|
- [Code generation & ‘generics’](#code-generation--generics)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
- [(e)Books](#ebooks)
|
- [(e)Books](#ebooks)
|
||||||
@ -318,6 +318,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
|
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
|
||||||
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update
|
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update
|
||||||
* [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool.
|
* [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool.
|
||||||
|
* [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging.
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user