mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add wroge/scan (#4435)
This commit is contained in:
parent
3d66d360e5
commit
38368db8bc
@ -2647,6 +2647,7 @@ _General utilities and tools to make your life easier._
|
||||
- [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
||||
- [rospo](https://github.com/ferama/rospo) - Simple and reliable ssh tunnels with embedded ssh server in Golang.
|
||||
- [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
||||
- [scan](https://github.com/wroge/scan) - Scan sql rows into any type powered by generics.
|
||||
- [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.
|
||||
- [set](https://github.com/nofeaturesonlybugs/set) - Performant and flexible struct mapping and loose type conversion.
|
||||
|
Loading…
Reference in New Issue
Block a user