gh-ost/vendor/github.com/jmoiron/sqlx/types/README.md
2016-06-16 11:28:42 +02:00

6 lines
182 B
Markdown

# 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.