Registry / networking / couchbase-gomemcached

couchbase-gomemcached

JSON →
library0.3.4gogounverified

Provides binary protocol packet formats and constants for memcached.

go get github.com/couchbase/gomemcached
INSTALL
IMPORT
SIG · COUCHBASE-GOMEMCAC
C
couchbase-gomemcached
networkinggov0.3.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.

gomemcached
github.com/couchbase/gomemcached

Prints the GET command constant.

package main import ( "fmt" "github.com/couchbase/gomemcached" ) func main() { fmt.Println(gomemcached.GET) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
couchbase-gomemcached — go get couchbase-gomemcached · libregistry