kms

package
v0.0.0-...-37de81a Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Rendered for js/wasm

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBWrapper

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

func WrapJSDB

func WrapJSDB(dbObject js.Value) (*DBWrapper, error)

func (*DBWrapper) Delete

func (w *DBWrapper) Delete(keysetID string) error

func (*DBWrapper) Get

func (w *DBWrapper) Get(keysetID string) ([]byte, error)

func (*DBWrapper) Put

func (w *DBWrapper) Put(keysetID string, keyData []byte) error

Jump to

Keyboard shortcuts

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