Add `stephenafamo/scan` reference to README.md

pull/1453/head
Stephen Afam-Osemene 2022-12-27 02:26:47 +01:00 committed by Jack Christensen
parent d4fcd4a897
commit 5177e1a8df
1 changed files with 5 additions and 0 deletions

View File

@ -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.