zalando / go-keyring

Cross-platform keyring interface for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow injecting errors in mock provider

szh opened this issue · comments

It would be useful to allow injecting errors in the mock keyring provider to allow testing of error handling code.