package
0.0.0-20241115081526-c5d3049878ca
Repository: https://github.com/deepin-community/docker-libkv.git
Documentation: pkg.go.dev

# Functions

RunCleanup cleans up keys introduced by the tests.
RunTestAtomic tests the Atomic operations by the K/V backends.
RunTestCommon tests the minimal required APIs which should be supported by all K/V backends.
RunTestLock tests the KV pair Lock/Unlock APIs supported by the K/V backends.
RunTestLockTTL tests the KV pair Lock with TTL APIs supported by the K/V backends.
RunTestTTL tests the TTL functionality of the K/V backend.
RunTestWatch tests the watch/monitor APIs supported by the K/V backends.