storagecontract

package
v0.90.1-pre Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 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(args []interface{}) interface{}

Delete deletes the value at passed key.

func Find added in v0.90.0

func Find(args []interface{}) interface{}

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

func Get added in v0.90.0

func Get(args []interface{}) interface{}

Get returns the value at passed key.

func Main

func Main(operation string, args []interface{}) interface{}

Main is a very useful function.

func Put added in v0.90.0

func Put(args []interface{}) interface{}

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