zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
882 stars 86 forks source link

Allow injecting errors in mock provider #89

Closed szh closed 1 year ago

szh commented 1 year ago

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