mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added Dependency Injection, ref #902
I don't know if it's the best category, I need someone to review pls @arvenil
This commit is contained in:
parent
c2b9ddf075
commit
294f48f835
@ -936,6 +936,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [goregen](https://github.com/zach-klippenstein/goregen) - A library for generating random strings from regular expressions.
|
||||
* [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
|
||||
* [guesslanguage](https://github.com/endeveit/guesslanguage) - Functions to determine the natural language of a unicode text.
|
||||
* [inject](https://github.com/facebookgo/inject) - Package inject provides a reflect based injector.
|
||||
* [mxj](https://github.com/clbanning/mxj) - Encode / decode XML as JSON or map[string]interface{}; extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
|
||||
* [sh](https://github.com/mvdan/sh) - A shell parser and formatter
|
||||
* [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support.
|
||||
|
Loading…
Reference in New Issue
Block a user