package
0.0.0-20210524023525-1a019d33b91a
Repository: https://github.com/guoanfamily/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.