vault

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 8 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 {
	// contains filtered or unexported fields
}

func NewVault

func NewVault(connection string) (*Store, error)

func (*Store) Delete

func (s *Store) Delete(label string) error

func (*Store) Get

func (s *Store) Get(label string) (*wallet.IdentityInWallet, error)

func (*Store) List

func (s *Store) List() ([]string, error)

func (*Store) Set

func (s *Store) Set(identity *wallet.IdentityInWallet) error

Jump to

Keyboard shortcuts

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