package
0.0.0-20241227080501-2f7b4d9bbaf7
Repository: https://github.com/swxctx/xmodel.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.