go-zookeeper/zk

add context to errors for better diagnostics

yarikk opened this issue · 1 comments

"zk: node does not exist" lacks context. At least node name should be present in this error and corresponding message.

I agree but this will be a breaking API change.