gh-ost/vendor/github.com/jmoiron/sqlx/types
2016-06-16 11:28:42 +02:00
..
README.md trying something else. Go deps are hell 2016-06-16 11:28:42 +02:00
types_test.go trying something else. Go deps are hell 2016-06-16 11:28:42 +02:00
types.go trying something else. Go deps are hell 2016-06-16 11:28:42 +02:00

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.