Support Consul KV Enterprise namespaces
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
d969e59911
commit
b84829336d
23 changed files with 118 additions and 43 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"reflect"
|
||||
"strings"
|
||||
|
||||
"github.com/abronan/valkeyrie/store"
|
||||
"github.com/kvtools/valkeyrie/store"
|
||||
)
|
||||
|
||||
// ResponseCondition is a retry condition function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue