2
0

Add stephenafamo/scan reference to README.md

This commit is contained in:
Stephen Afam-Osemene
2022-12-27 02:26:47 +01:00
committed by Jack Christensen
parent d4fcd4a897
commit 5177e1a8df
+5
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.