github.com/go-redis/redis/v8.sentinelFailover.mu (field)
15 uses
github.com/go-redis/redis/v8 (current package)
sentinel.go#L403: mu sync.RWMutex
sentinel.go#L410: c.mu.Lock()
sentinel.go#L411: defer c.mu.Unlock()
sentinel.go#L443: c.mu.RLock()
sentinel.go#L445: c.mu.RUnlock()
sentinel.go#L454: c.mu.Lock()
sentinel.go#L455: defer c.mu.Unlock()
sentinel.go#L488: c.mu.RLock()
sentinel.go#L490: c.mu.RUnlock()
sentinel.go#L499: c.mu.Lock()
sentinel.go#L500: defer c.mu.Unlock()
sentinel.go#L590: c.mu.RLock()
sentinel.go#L592: c.mu.RUnlock()
sentinel.go#L598: c.mu.Lock()
sentinel.go#L599: defer c.mu.Unlock()
![]() |
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. |