keyring

package
v0.0.31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIToken label = "API Token"
)

Variables

View Source
var ErrNotFound = keyring.ErrNotFound

Functions

This section is empty.

Types

type Keyring added in v0.0.1

type Keyring struct {
	Config *cli.Config
	// contains filtered or unexported fields
}

func (*Keyring) Delete added in v0.0.1

func (k *Keyring) Delete(id label) error

func (*Keyring) Get added in v0.0.1

func (k *Keyring) Get(id label) (string, error)

func (*Keyring) Set added in v0.0.1

func (k *Keyring) Set(id label, secret string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL