add `pmx` module reference to the readme file

pull/1451/head
Wagner Camarao 2022-12-22 05:21:54 +10:00 committed by Jack Christensen
parent e66ad1bcec
commit c514b2e0c3
1 changed files with 4 additions and 0 deletions

View File

@ -142,3 +142,7 @@ Library for scanning data from a database into Go structs and more.
### [https://github.com/otan/gopgkrb5](https://github.com/otan/gopgkrb5)
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.