hanayo/vendor/github.com/jmoiron/sqlx/types/README.md
2019-02-23 13:29:15 +00:00

182 B

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.