xenia

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2016 License: Apache-2.0 Imports: 17 Imported by: 0

README

xenia

import "github.com/coralproject/shelf/internal/xenia"

Overview

Package xenia provides support for executing Sets and their different types of commands.

Index

Package files

masks.go params.go pipeline.go variables.go xenia.go

func Exec

func Exec(context interface{}, db *db.DB, set *query.Set, vars map[string]string) *query.Result

Exec executes the specified query set by name.

func ProcessVariables

func ProcessVariables(context interface{}, commands map[string]interface{}, vars map[string]string, results map[string]interface{}) error

ProcessVariables walks the document performing variable substitutions. This function is exported because it is accessed by the tstdata package.


Generated by godoc2md

Documentation

Overview

Package xenia provides support for executing Sets and their different types of commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(context interface{}, db *db.DB, set *query.Set, vars map[string]string) *query.Result

Exec executes the specified query set by name.

func ProcessVariables

func ProcessVariables(context interface{}, commands map[string]interface{}, vars map[string]string, results map[string]interface{}) error

ProcessVariables walks the document performing variable substitutions. This function is exported because it is accessed by the tstdata package.

Types

This section is empty.

Directories

Path Synopsis
Package mask provides the service layer for managing masks that need to be applied to results before they are returned.
Package mask provides the service layer for managing masks that need to be applied to results before they are returned.
Package query provides the service layer for building apps using query functionality.
Package query provides the service layer for building apps using query functionality.
Package regex provides the service layer for building apps using regex functionality.
Package regex provides the service layer for building apps using regex functionality.

Jump to

Keyboard shortcuts

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