//
pkg.gl
Category
github.com/knz/cockroach
pkg
cmd
smithcmp
package
20.1.0-alpha20191216+incompatible
Repository:
https://github.com/knz/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
28
Dependents
0
Files
477 SLOC
#
Functions
NewConn
NewConn returns a new Conn on the given uri and executes initSQL on it.
#
Structs
Conn
Conn holds gosql and pgx connections.