docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
854 stars 205 forks source link

consul: set List options for consistent results #194

Open sgotti opened 6 years ago

sgotti commented 6 years ago

like done for the Get method set the same options also for List (the same is already done for the etcd v2 backend).

Signed-off-by: Simone Gotti simone.gotti@gmail.com