Skip to content

keyring.FileBackend should return ErrKeyNotFound for Remove() when the key is not present #125

@chkohner

Description

@chkohner

When using keyring.FileBackend and you try to remove a key that doesn't exist, it returns an fs.ErrNotExist instead of ErrKeyNotFound like other backends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions