Package cockroach-go provides utilities for interacting with CockroachDB from Go.
go get github.com/cockroachdb/cockroach-go/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a connection to CockroachDB using the crdb driver.
Import crdb as a blank identifier to register the driver.
No dependency data recorded yet.