(ctx context.Context, key string)
| 21 | ARDelRange(ctx context.Context, key string, ranges ...ARRange) *UintCmd |
| 22 | ARLen(ctx context.Context, key string) *UintCmd |
| 23 | ARCount(ctx context.Context, key string) *UintCmd |
| 24 | ARNext(ctx context.Context, key string) *UintCmd |
| 25 | ARSeek(ctx context.Context, key string, index uint64) *IntCmd |
| 26 | ARInfo(ctx context.Context, key string) *MapStringInterfaceCmd |
no outgoing calls
no test coverage detected