peridot/vendor/github.com/jmoiron/sqlx/types
2022-07-07 22:13:21 +02:00
..
BUILD.bazel Initial commit 2022-07-07 22:13:21 +02:00
README.md Initial commit 2022-07-07 22:13:21 +02:00
types.go Initial commit 2022-07-07 22:13:21 +02: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.