cache

package
v0.0.0-...-d9afe6e Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindFunction

func FindFunction(name string) (*opt.Function, error)

func Register

func Register(f *opt.Function) error

func Store

func Store(option opt.Option, originalExpression string, expressionCache *ExpressionCache)

Types

type ExpressionCache

type ExpressionCache struct {
	LogicalExpression *opt.LogicalExpression
	ParamNames        []string
}

func Restore

func Restore(option opt.Option, originalExpression string) *ExpressionCache

type ExpressionManager

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

Jump to

Keyboard shortcuts

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