type github.com/go-redis/redis/v8.rendezvousWrapper
3 uses
github.com/go-redis/redis/v8 (current package)
ring.go#L31: type rendezvousWrapper struct {
ring.go#L35: func (w rendezvousWrapper) Get(key string) string {
ring.go#L40: return rendezvousWrapper{rendezvous.New(shards, xxhash.Sum64String)}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |