//
pkg.gl
Category
github.com/sempernow/kit
dbms
package
0.8.2
Repository:
https://github.com/sempernow/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
75 SLOC
#
Functions
Log
Log provides a pretty print version of the SQL query and parameters.
Open
Open knows how to open a database connection based on the configuration.func Open(cfg Config) (DB, error) {.
Status
Status returns nil if it can successfully talk to the database.
#
Structs
Config
Config is the required properties to use the database.