Documentation ¶ Index ¶ func Calc(expr string) error func LaunchInteractiveShell(proc *query.Procedure) error func Run(proc *query.Procedure, input string, sourceFile string, outfile string) error func SetSignalHandler() func ShowFields(proc *query.Procedure, filename string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Calc ¶ added in v0.1.6 func Calc(expr string) error func LaunchInteractiveShell ¶ added in v0.8.0 func LaunchInteractiveShell(proc *query.Procedure) error func Run ¶ added in v0.6.1 func Run(proc *query.Procedure, input string, sourceFile string, outfile string) error func SetSignalHandler ¶ added in v0.8.0 func SetSignalHandler() func ShowFields ¶ func ShowFields(proc *query.Procedure, filename string) error Types ¶ This section is empty. Source Files ¶ View all Source files calc.go fields.go run.go signal.go Click to show internal directories. Click to hide internal directories.