Registry / database / couchbase-gocbcore-v9

couchbase-gocbcore-v9

JSON →
library9.1.11gogounverified

Low-level Couchbase data client library for Go, providing core communication with Couchbase clusters.

go get github.com/couchbase/gocbcore/v9
INSTALL
IMPORT
SIG · COUCHBASE-GOCBCORE
C
couchbase-gocbcore-v9
databasegov9.1.11
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.

gocbcore
github.com/couchbase/gocbcore/v9

Creates a gocbcore agent (requires configuration).

package main import ( "fmt" "github.com/couchbase/gocbcore/v9" ) func main() { agent, _ := gocbcore.CreateAgent(nil) fmt.Println(agent) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.1.11latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
couchbase-gocbcore-v9 — go get couchbase-gocbcore-v9 · libregistry