mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add scany to utilities section (#3179)
This commit is contained in:
parent
e186015182
commit
6ad27701c8
@ -1985,6 +1985,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
|
||||
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
||||
* [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.
|
||||
* [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
|
||||
* [shutdown](https://github.com/ztrue/shutdown) - App shutdown hooks for `os.Signal` handling.
|
||||
* [silk](https://github.com/chrispassas/silk) - Read silk netflow files.
|
||||
|
Loading…
Reference in New Issue
Block a user