memory

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemoryStore

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

func New

func New() *MemoryStore

func (*MemoryStore) Delete

func (ms *MemoryStore) Delete(label string) error

func (*MemoryStore) Get

func (ms *MemoryStore) Get(label string) (*wallet2.IdentityInWallet, error)

func (*MemoryStore) List

func (ms *MemoryStore) List() ([]string, error)

func (*MemoryStore) Set

func (ms *MemoryStore) Set(identity *wallet2.IdentityInWallet) error

Jump to

Keyboard shortcuts

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