tree: cf25c814fea2d28e2153a60a3a42a50523d838d9 [path history] [tgz]
  1. README.md
  2. types.go
  3. types_test.go
go/src/github.com/jmoiron/sqlx/types/README.md

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.