storagecontract

package
v0.97.3-pre Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete added in v0.90.0

func Delete(key []byte) bool

Delete deletes the value at passed key.

func Find added in v0.90.0

func Find(value []byte) []string

Find returns an array of key-value pairs with key that matched the passed value

func Get added in v0.90.0

func Get(key []byte) interface{}

Get returns the value at passed key.

func Put added in v0.90.0

func Put(key, value []byte) []byte

Put puts value at key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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