mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add set
to README.md
This commit is contained in:
parent
24c780c40a
commit
39f946dd5b
@ -2179,6 +2179,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
* [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
||||||
* [scany](https://github.com/georgysavva/scany) - Library for scanning data from a database into Go structs and more.
|
* [scany](https://github.com/georgysavva/scany) - Library for scanning data from a database into Go structs and more.
|
||||||
* [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
|
* [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
|
||||||
|
* [set](https://github.com/nofeaturesonlybugs/set) - Performant and flexible struct mapping and loose type conversion.
|
||||||
* [shutdown](https://github.com/ztrue/shutdown) - App shutdown hooks for `os.Signal` handling.
|
* [shutdown](https://github.com/ztrue/shutdown) - App shutdown hooks for `os.Signal` handling.
|
||||||
* [silk](https://github.com/chrispassas/silk) - Read silk netflow files.
|
* [silk](https://github.com/chrispassas/silk) - Read silk netflow files.
|
||||||
* [slice](https://github.com/psampaz/slice) - Type-safe functions for common Go slice operations.
|
* [slice](https://github.com/psampaz/slice) - Type-safe functions for common Go slice operations.
|
||||||
|
Loading…
Reference in New Issue
Block a user