summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/github.com/jmoiron/sqlx@v1.3.5/types/README.md
blob: 713abe50d101a1c2276ef56e6addea52e954c927 (plain)
1
2
3
4
5
# types

The types package provides some useful types which implement the `sql.Scanner`
and `driver.Valuer` interfaces, suitable for use as scan and value targets with
database/sql.