local

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct{}

func New

func New() *Store

func (*Store) DeleteSecret

func (store *Store) DeleteSecret(id secrets.ID) error

func (*Store) GetSecret

func (store *Store) GetSecret(req secrets.Request) (secrets.Envelope, error)

func (*Store) ListSecrets

func (store *Store) ListSecrets() ([]secrets.Envelope, error)

func (*Store) PutSecret

func (store *Store) PutSecret(id secrets.ID, value []byte) error

Jump to

Keyboard shortcuts

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