package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/cockroach.git
Documentation: pkg.go.dev

# Functions

CompareConns executes prep and exec on all connections in conns.
CompareVals returns an error if a and b differ, specifying what the difference is.
NewConn returns a new Conn on the given uri and executes initSQL on it.

# Structs

Conn holds gosql and pgx connections.