etcdv3/etcd-client

Question: How to use the directories feature?

kylerchin opened this issue · 1 comments

It's not immediently clear how to use the directory features like creating, listing, and deleting

https://etcd.io/docs/v2.3/api/#listing-a-directory

I know there is get with prefix but I'm looking for directory calls like in the old etcd rs library. Does this library have that?

Thanks

nvm... they flattened keyspace