executor

package
v0.0.0-...-9774daa Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2015 License: Apache-2.0 Imports: 6 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
}

Executor executes successfully parsed queries

func NewExecutor

func NewExecutor(session Session, term common.Terminal, sys datamodel.System) *Executor

func (*Executor) Execute

func (e *Executor) Execute(w *common.ResponseWriter, stmt skl.Statement)

Execute processes each statement

type Session

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

Session provides session and connection related information

func NewSession

func NewSession(ns string, user datamodel.User) Session

Jump to

Keyboard shortcuts

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