github.com/go-redis/redis/v8.ringShard.IsDown (method)
6 uses
github.com/go-redis/redis/v8 (current package)
ring.go#L180: func (shard *ringShard) IsDown() bool {
ring.go#L186: return !shard.IsDown()
ring.go#L192: changed := shard.IsDown()
ring.go#L197: if shard.IsDown() {
ring.go#L202: return shard.IsDown()
ring.go#L524: if shard.IsDown() {
![]() |
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. |