Skip to content

Use Go 1.13 error wrap feature #9

Description

@gfeun

We have our own error wrapping mechanism that wraps Vault error inside our custom RksError struct.

We should take advantage of Go 1.13 error wrap feature to be more idiomatic and make error handling clearer

We should also refactor our error handling to return go standard error type and not our RksError

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions