Documentation ¶
Index ¶
Constants ¶
View Source
const PluginType = "string_exp"
Variables ¶
This section is empty.
Functions ¶
func QuickSetup ¶
QuickSetup returns a sequence.ExecQuickSetupFunc.
Types ¶
type GetStrFunc ¶
type GetStrFunc func(qCtx *query_context.Context) string
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
func NewMatcher ¶
func NewMatcher(f GetStrFunc, sm StringMatcher) *Matcher
type StringMatcher ¶
Click to show internal directories.
Click to hide internal directories.