mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add mani to the Utilities category (#3637)
* Add mani * Update * Remove newline
This commit is contained in:
parent
0d6845d2cf
commit
82d45cb806
@ -2082,6 +2082,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [lets-go](https://github.com/aplescia-chwy/lets-go) - Go module that provides common utilities for Cloud Native REST API development. Also contains AWS Specific utilities.
|
* [lets-go](https://github.com/aplescia-chwy/lets-go) - Go module that provides common utilities for Cloud Native REST API development. Also contains AWS Specific utilities.
|
||||||
* [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks.
|
* [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks.
|
||||||
* [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go.
|
* [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go.
|
||||||
|
* [mani](https://github.com/alajmo/mani) - CLI tool to help you manage multiple repositories.
|
||||||
* [mc](https://github.com/minio/mc) - Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems.
|
* [mc](https://github.com/minio/mc) - Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems.
|
||||||
* [mergo](https://github.com/imdario/mergo) - Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements.
|
* [mergo](https://github.com/imdario/mergo) - Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements.
|
||||||
* [mimemagic](https://github.com/zRedShift/mimemagic) - Pure Go ultra performant MIME sniffing library/utility.
|
* [mimemagic](https://github.com/zRedShift/mimemagic) - Pure Go ultra performant MIME sniffing library/utility.
|
||||||
|
Loading…
Reference in New Issue
Block a user