tree: a8efb7f90b23972e304f53f70be5df8947f77215 [path history] [tgz]
  1. doc.go
  2. README.md
  3. types.go
  4. types_test.go
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.