Registry / utility / whyrusleeping-go-keyspace

whyrusleeping-go-keyspace

JSON →
library0.0.0-20160322163242-5b898ac5add1gogounverified

Package keyspace provides utilities for working with key spaces in distributed systems.

go get github.com/whyrusleeping/go-keyspace
INSTALL
IMPORT
SIG · WHYRUSLEEPING-GO-K
W
whyrusleeping-go-keyspace
utilitygov0.0.0-20160322163242-5b898ac5add1
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.

keyspace
github.com/whyrusleeping/go-keyspace

Create a new key space instance.

package main import ( "fmt" "github.com/whyrusleeping/go-keyspace" ) func main() { ks := keyspace.NewKeySpace() fmt.Println(ks) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160322163242-5b898ac5add1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
whyrusleeping-go-keyspace — go get whyrusleeping-go-keyspace · libregistry