pierresouchay / consul-rust

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

FEATURE: Add in TXN endpoint support #15

Open beardedeagle opened 6 years ago

beardedeagle commented 6 years ago

It would be awesome if we could get support for the TXN endpoint of the consul api:

https://www.consul.io/api/txn.html

Willing to help out with that if need be.

pierresouchay commented 3 years ago

@beardedeagle ,

If you are still interested and want to provide a PR, I'll be glad to review it!

Sorry for the huge delay to respond, but I'll do better now

Regards