package
0.0.0-20180303021803-2bb8f7ff5d0e
Repository: https://github.com/taik/sqlx.git
Documentation: pkg.go.dev
# README
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.