Skip to content

Files

Latest commit

8182ba6 · Jul 28, 2018

History

History
This branch is 81 commits behind jmoiron/sqlx:master.

types

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.