package
0.0.0-20180712231451-df570b367423
Repository: https://github.com/influx6/faux.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New returns a new instance of SQL.
NewDB returns a new instance of a DB.
ToValueString returns the string representation of a basic go core data type for usage in a db call.
# Interfaces
DB defines an interface which exposes a method to return a new underline sql.Database.