package
0.0.0-20240508010838-8d3c6df6c454
Repository: https://github.com/linbaozhong/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.