keyring

package
v2.0.0-...-d958501 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keyring

type Keyring interface {
	Get(string) ([]byte, error)
	Set(string, []byte) error
}

func New

func New(
	appName, backend, rootDir string, userInput io.Reader,
) (Keyring, error)

Jump to

Keyboard shortcuts

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