keystore

package
v0.0.0-...-44c5682 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyStore

type KeyStore struct {
	Pairs map[string]string
}

func NewValues

func NewValues() KeyStore

make Key value Store

func (KeyStore) GetValue

func (kv KeyStore) GetValue(key string) (string, error)

Get the values

func (KeyStore) SetValue

func (kv KeyStore) SetValue(key string, value string)

Set the values

Jump to

Keyboard shortcuts

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