mirror of https://github.com/tikv/client-go.git
* rawkv: Added back `ScanOption` from `v1` but with a more standard Golang pattern This enables specifying: - KeyOnly - Cf #### Notes This could also be used to remove the `ReverseScan` version and `ScanReverse` option could be used. It could be argue that `ReverseScan` is more discoverable. Happy to remove if it's decided that `ScanReverse` is discoverable enough. Signed-off-by: Matthieu Vachon <matt@streamingfast.io> * Fixed linting issues Signed-off-by: Matthieu Vachon <matt@streamingfast.io> Co-authored-by: Matthieu Vachon <matt@streamingfast.io> |
||
|---|---|---|
| .. | ||
| rawkv.go | ||
| rawkv_test.go | ||
| test_prob.go | ||