client-go/rawkv
Matthieu Vachon c24a5ba915
rawkv: Added back `ScanOption` from `v1` but with a more standard Golang pattern (#402)
* 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>
2022-01-06 18:06:34 -08:00
..
rawkv.go rawkv: Added back `ScanOption` from `v1` but with a more standard Golang pattern (#402) 2022-01-06 18:06:34 -08:00
rawkv_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
test_prob.go fix license (#267) 2021-08-15 01:48:01 +08:00