keychain

package
v0.0.0-...-25c9f67 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const SERVICE_NAME = "morpheus-proxy-router"

Variables

This section is empty.

Functions

This section is empty.

Types

type Keychain

type Keychain struct {
	// contains filtered or unexported fields
}

func NewKeychain

func NewKeychain() *Keychain

func (*Keychain) Delete

func (k *Keychain) Delete(key string) error

func (*Keychain) Get

func (k *Keychain) Get(key string) (string, error)

func (*Keychain) Insert

func (k *Keychain) Insert(key string, value string) error

func (*Keychain) Upsert

func (k *Keychain) Upsert(key string, value string) error

Jump to

Keyboard shortcuts

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