Skip to content

Commit

Permalink
Add stephenafamo/scan reference to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenafamo authored and jackc committed Dec 27, 2022
1 parent d4fcd4a commit 5177e1a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 5177e1a

Please sign in to comment.