mirror of https://github.com/jackc/pgx.git
Add `stephenafamo/scan` reference to README.md
parent
d4fcd4a897
commit
5177e1a8df
|
@ -146,3 +146,8 @@ Adds GSSAPI / Kerberos authentication support.
|
|||
### [github.com/wcamarao/pmx](https://github.com/wcamarao/pmx)
|
||||
|
||||
Explicit data mapping and scanning library for Go structs and slices.
|
||||
|
||||
### [github.com/stephenafamo/scan](https://github.com/stephenafamo/scan)
|
||||
|
||||
Type safe and flexible package for scanning database data into Go types.
|
||||
Supports, structs, maps, slices and custom mapping functions.
|
||||
|
|
Loading…
Reference in New Issue