(ctx context.Context)
| 9 | EvalShaRO(ctx context.Context, sha1 string, keys []string, args ...interface{}) *Cmd |
| 10 | ScriptExists(ctx context.Context, hashes ...string) *BoolSliceCmd |
| 11 | ScriptFlush(ctx context.Context) *StatusCmd |
| 12 | ScriptKill(ctx context.Context) *StatusCmd |
| 13 | ScriptLoad(ctx context.Context, script string) *StringCmd |
| 14 |
no outgoing calls
no test coverage detected