std

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainsOp

type ContainsOp struct{}

func (*ContainsOp) Exec

func (o *ContainsOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type EqOp

type EqOp struct{}

func (*EqOp) Exec

func (o *EqOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type GtOp

type GtOp struct{}

func (*GtOp) Exec

func (o *GtOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type GteOp

type GteOp struct{}

func (*GteOp) Exec

func (o *GteOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type InOp

type InOp struct{}

func (*InOp) Exec

func (o *InOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type LtOp

type LtOp struct{}

func (*LtOp) Exec

func (o *LtOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type LteOp

type LteOp struct{}

func (*LteOp) Exec

func (o *LteOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

type ShOp

type ShOp struct{}

func (*ShOp) Exec

func (o *ShOp) Exec(subjects []interface{}, args []interface{}) (bool, interface{}, error)

Jump to

Keyboard shortcuts

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