Registry / database / tinygo-org-cbgo

tinygo-org-cbgo

JSON →
library0.0.4gogounverified

A Go package for interacting with the Couchbase Lite database.

go get github.com/tinygo-org/cbgo
INSTALL
IMPORT
SIG · TINYGO-ORG-CBGO
T
tinygo-org-cbgo
databasegov0.0.4
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.

cbgo
github.com/tinygo-org/cbgo

Open a Couchbase Lite database.

import "github.com/tinygo-org/cbgo" func main() { db, _ := cbgo.Open("mydb", nil) defer db.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
16
Meta
2
Amazon
1
OpenAI (training)
1
Resources
tinygo-org-cbgo — go get tinygo-org-cbgo · libregistry