Registry / database / couchbase-gocbcore-v7

couchbase-gocbcore-v7

JSON →
library7.1.18gogounverified

Package gocbcore implements methods for low-level communication with a Couchbase Server cluster.

go get gopkg.in/couchbase/gocbcore.v7
INSTALL
IMPORT
SIG · COUCHBASE-GOCBCORE
C
couchbase-gocbcore-v7
databasegov7.1.18
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
gopkg.in/couchbase/gocbcore.v7

Create a low-level Couchbase agent connection.

package main import ( "gopkg.in/couchbase/gocbcore.v7" ) func main() { agent, _ := gocbcore.CreateAgent(nil) defer agent.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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