Skip to content

Expose error->string service via zerror() #9

Description

@mheffner

Given conservator returns the ZK lib error code values from multiple functions, it would be valuable to have an int code->string msg lookup service. This could be just a wrapper around zerror() in the underlying ZK lib.

For now consumers can just call zerror(), but it is an abstraction leak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions