type github.com/go-redis/redis/v8.Cmdable
7 uses
github.com/go-redis/redis/v8 (current package)
commands.go#L69: type Cmdable interface {
commands.go#L330: Cmdable
commands.go#L339: _ Cmdable = (*Client)(nil)
commands.go#L340: _ Cmdable = (*Tx)(nil)
commands.go#L341: _ Cmdable = (*Ring)(nil)
commands.go#L342: _ Cmdable = (*ClusterClient)(nil)
universal.go#L175: Cmdable
![]() |
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. |