github.com/go-redis/redis/v8.sentinelFailover.onFailover (field)
4 uses
github.com/go-redis/redis/v8 (current package)
sentinel.go#L180: failover.onFailover = func(ctx context.Context, addr string) {
sentinel.go#L400: onFailover func(ctx context.Context, addr string)
sentinel.go#L608: if c.onFailover != nil {
sentinel.go#L609: c.onFailover(ctx, addr)
![]() |
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. |