Versions in this module Expand all Collapse all v2 v2.3.1 Aug 1, 2026 v2.3.0 Jul 30, 2026 v2.2.9 Jul 29, 2026 Changes in this version + type Keyring struct + func InstallKeyring(t *testing.T) *Keyring + func (k *Keyring) Delete(account string) error + func (k *Keyring) Entries() map[string]string + func (k *Keyring) Get(account string) (string, error) + func (k *Keyring) Set(account, token string) error Other modules containing this package github.com/sleuth-io/sx