package
0.0.0-20191014094612-2cfd7254f6b1
Repository: https://github.com/swallyu/ts.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.