github.com/go-redis/redis/v8.ringShard.down (field)
4 uses
github.com/go-redis/redis/v8 (current package)
ring.go#L158: down int32
ring.go#L182: return atomic.LoadInt32(&shard.down) >= threshold
ring.go#L193: atomic.StoreInt32(&shard.down, 0)
ring.go#L201: atomic.AddInt32(&shard.down, 1)
![]() |
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. |