executor

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

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

func NewExecutor

func NewExecutor(db *models2.Database) *Executor

func (*Executor) EnterNode

func (e *Executor) EnterNode(n ast.Node) bool

func (*Executor) Exec

func (e *Executor) Exec(n ast.Node) interface{}

func (*Executor) ExecDepSelect

func (e *Executor) ExecDepSelect(selectExpr *ast.SelectExpr) interface{}

func (*Executor) ExecSelect

func (e *Executor) ExecSelect(selectExpr *ast.SelectExpr) (res interface{})

func (*Executor) LeaveNode

func (e *Executor) LeaveNode(n ast.Node)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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