package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev

# Functions

NewFakeSQLDBConn creates a new FakeSqlDBConn instance.
Register registers a fake implementation of sqldb.Conn and returns its registered name.

# Structs

Conn provides a fake implementation of sqldb.Conn.
DB is a fake database and all its methods are thread safe.