hanayo/vendor/github.com/jmoiron/sqlx/types
2019-02-23 13:29:15 +00:00
..
README.md replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
types_test.go replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
types.go replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00: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.