pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
93 stars 48 forks source link

Make KV Value optional #25

Closed fussybeaver closed 5 years ago

fussybeaver commented 5 years ago

Closes #24

I have a test case, but it uses the mockito library, which I don't know if you'd want me to add for such a small fix.

stusmall commented 5 years ago

If you can add a unit test for this I'll merge it right in. Thank you so much for this!

fussybeaver commented 5 years ago

Closing in favour of #29