func github.com/go-redis/redis/v8.cmdsFirstErr
5 uses
github.com/go-redis/redis/v8 (current package)
cluster.go#L1130: return cmdsFirstErr(cmds)
cluster.go#L1318: return cmdsFirstErr(cmds)
command.go#L37: func cmdsFirstErr(cmds []Cmder) error {
redis.go#L392: return cmdsFirstErr(cmds)
ring.go#L683: return cmdsFirstErr(cmds)
![]() |
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. |