github.com/go-redis/redis/v8.clusterState.Masters (field)
6 uses
github.com/go-redis/redis/v8 (current package)
cluster.go#L436: Masters []*clusterNode
cluster.go#L477: c.Masters = appendUniqueNode(c.Masters, node)
cluster.go#L857: for _, master := range state.Masters {
cluster.go#L944: for _, node := range state.Masters {
cluster.go#L972: for _, node := range state.Masters {
![]() |
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. |