package secret func Keyring(service string) (Provider, error) { return keyringProvider(service) }