functions

package
v0.0.0-...-42b9b60 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeletePrune

func DeletePrune(function, variableName string) ([]byte, error)

DeletePrune deletes or prunes a variable

func ManyUpdates

func ManyUpdates(function, variableName, change, sign string) ([]byte, error)

ManyUpdates allows you to push many cuncurrent updates to a variable

func Query

func Query(function, variableName string) ([]byte, error)

Query can be used to read the latest value of a variable

func Update

func Update(function, variableName, change, sign string) ([]byte, error)

Update can be used to update or prune the variable

Types

This section is empty.

Jump to

Keyboard shortcuts

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