package
Version:
v0.0.0-...-e82adf8
Opens a new window with list of versions in this module.
Published: Apr 12, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Q parses the query and runs it given the inputs.
Inputs can be collections of type []interface{} or databases
(*database.Db).
type Indexed interface {
ValueAt(idx int) value
Length() int
}
indexed is an interface for values that support access to fields by
index.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.