storage

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuiltinFunctions = make(map[string]*object.NativeFunc)

builtin functions (0 priority)

View Source
var UserFunctions = make(map[string]*object.NativeFunc)

user functions implemented in Golang (1 priority)

Functions

func GetFunction

func GetFunction(name string) object.Object

GetFunction searches function in storage

func ResetStorage added in v1.0.1

func ResetStorage()

ResetStorages resets storage for functions

Types

This section is empty.

Jump to

Keyboard shortcuts

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