Registry / database / cockroachdb-cockroach-go

cockroachdb-cockroach-go

JSON →
library2.0.1+incompatiblegogounverified

Provides Go utilities for working with CockroachDB, including connection handling and testing helpers.

go get github.com/cockroachdb/cockroach-go
INSTALL
IMPORT
SIG · COCKROACHDB-COCKRO
C
cockroachdb-cockroach-go
databasegov2.0.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cockroach
github.com/cockroachdb/cockroach-go

Print the CockroachDB version.

package main import ( "fmt" "github.com/cockroachdb/cockroach-go" ) func main() { fmt.Println(cockroach.Version()) }
Debug
Known issues
gotchaModule version 2.0.1+incompatible indicates it does not use Go modules properly; use with caution.
fix
Use a compatible version or vendor the dependency.
affects: >=2.0.0
Upgrade
Version history
2.0.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cockroachdb-cockroach-go — go get cockroachdb-cockroach-go · libregistry