tree: 56d96c9030a2af4ee2005480ae7094d227e79ed6 [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.