package
0.3.0
Repository: https://github.com/cockroachlabs/visus.git
Documentation: pkg.go.dev

# Functions

New creates a new connection to the database.
ReadOnly creates a new connection to the database with follower reads It waits until a connection can be established, or that the context has been cancelled.

# Structs

Pool provides a set of connections to the target database.

# Interfaces

Connection defines the methods used to access the database.