keyring

package
v0.0.0-...-aa7acec Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AppName used for keyrings
	AppName = "6cord"
)

Variables

This section is empty.

Functions

func Get

func Get() string

func Set

func Set(token string)

Types

type Storer

type Storer interface {
	Get() string
	Set(token string)
	Delete()
}
var Store Storer = defaultKeyring{}

Jump to

Keyboard shortcuts

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