Documentation
¶
Index ¶
- Constants
- type ArrayExpand
- func (p *ArrayExpand) ConfigOptions() []Option
- func (p *ArrayExpand) Description() string
- func (p *ArrayExpand) Init() error
- func (p *ArrayExpand) RawTransform(datas []string) ([]string, error)
- func (p *ArrayExpand) SampleConfig() string
- func (p *ArrayExpand) SetStats(err string) StatsInfo
- func (p *ArrayExpand) Stage() string
- func (p *ArrayExpand) Stats() StatsInfo
- func (p *ArrayExpand) Transform(datas []Data) ([]Data, error)
- func (p *ArrayExpand) Type() string
- type Converter
- func (g *Converter) ConfigOptions() []Option
- func (g *Converter) Description() string
- func (g *Converter) RawTransform(datas []string) ([]string, error)
- func (g *Converter) SampleConfig() string
- func (g *Converter) SetStats(err string) StatsInfo
- func (g *Converter) Stage() string
- func (g *Converter) Stats() StatsInfo
- func (g *Converter) Transform(datas []Data) ([]Data, error)
- func (g *Converter) Type() string
- type Discarder
- func (g *Discarder) ConfigOptions() []Option
- func (g *Discarder) Description() string
- func (g *Discarder) Init() error
- func (g *Discarder) RawTransform(datas []string) ([]string, error)
- func (g *Discarder) SampleConfig() string
- func (g *Discarder) SetStats(err string) StatsInfo
- func (g *Discarder) Stage() string
- func (g *Discarder) Stats() StatsInfo
- func (g *Discarder) Transform(datas []Data) ([]Data, error)
- func (g *Discarder) Type() string
- type DslSchemaEntry
- type Json
- func (g *Json) ConfigOptions() []Option
- func (g *Json) Description() string
- func (g *Json) Init() error
- func (g *Json) RawTransform(datas []string) ([]string, error)
- func (g *Json) SampleConfig() string
- func (g *Json) SetStats(err string) StatsInfo
- func (g *Json) Stage() string
- func (g *Json) Stats() StatsInfo
- func (g *Json) Transform(datas []Data) ([]Data, error)
- func (g *Json) Type() string
- type Label
- func (g *Label) ConfigOptions() []Option
- func (g *Label) Description() string
- func (g *Label) RawTransform(datas []string) ([]string, error)
- func (g *Label) SampleConfig() string
- func (g *Label) SetStats(err string) StatsInfo
- func (g *Label) Stage() string
- func (g *Label) Stats() StatsInfo
- func (g *Label) Transform(datas []Data) ([]Data, error)
- func (g *Label) Type() string
- type MapReplacer
- func (g *MapReplacer) ConfigOptions() []Option
- func (g *MapReplacer) Description() string
- func (g *MapReplacer) Init() error
- func (g *MapReplacer) RawTransform(datas []string) ([]string, error)
- func (g *MapReplacer) SampleConfig() string
- func (g *MapReplacer) SetStats(err string) StatsInfo
- func (g *MapReplacer) Stage() string
- func (g *MapReplacer) Stats() StatsInfo
- func (g *MapReplacer) Transform(datas []Data) ([]Data, error)
- func (g *MapReplacer) Type() string
- type PandoraKeyConvert
- func (g *PandoraKeyConvert) ConfigOptions() []Option
- func (g *PandoraKeyConvert) Description() string
- func (g *PandoraKeyConvert) Init() error
- func (g *PandoraKeyConvert) RawTransform(datas []string) ([]string, error)
- func (g *PandoraKeyConvert) SampleConfig() string
- func (g *PandoraKeyConvert) SetStats(err string) StatsInfo
- func (g *PandoraKeyConvert) Stage() string
- func (g *PandoraKeyConvert) Stats() StatsInfo
- func (g *PandoraKeyConvert) Transform(datas []Data) ([]Data, error)
- func (g *PandoraKeyConvert) Type() string
- type Pick
- func (g *Pick) ConfigOptions() []Option
- func (g *Pick) Description() string
- func (g *Pick) RawTransform(datas []string) ([]string, error)
- func (g *Pick) SampleConfig() string
- func (g *Pick) SetStats(err string) StatsInfo
- func (g *Pick) Stage() string
- func (g *Pick) Stats() StatsInfo
- func (g *Pick) Transform(datas []Data) ([]Data, error)
- func (g *Pick) Type() string
- type Rename
- func (g *Rename) ConfigOptions() []Option
- func (g *Rename) Description() string
- func (g *Rename) Init() error
- func (g *Rename) RawTransform(datas []string) ([]string, error)
- func (g *Rename) SampleConfig() string
- func (g *Rename) SetStats(err string) StatsInfo
- func (g *Rename) Stage() string
- func (g *Rename) Stats() StatsInfo
- func (g *Rename) Transform(datas []Data) ([]Data, error)
- func (g *Rename) Type() string
- type Replacer
- func (g *Replacer) ConfigOptions() []Option
- func (g *Replacer) Description() string
- func (g *Replacer) Init() error
- func (g *Replacer) RawTransform(datas []string) ([]string, error)
- func (g *Replacer) SampleConfig() string
- func (g *Replacer) SetStats(err string) StatsInfo
- func (g *Replacer) Stage() string
- func (g *Replacer) Stats() StatsInfo
- func (g *Replacer) Transform(datas []Data) ([]Data, error)
- func (g *Replacer) Type() string
- type Script
- func (g *Script) ConfigOptions() []Option
- func (g *Script) Description() string
- func (g *Script) Init() error
- func (g *Script) RawTransform(datas []string) ([]string, error)
- func (g *Script) SampleConfig() string
- func (g *Script) SetStats(err string) StatsInfo
- func (g *Script) Stage() string
- func (g *Script) Stats() StatsInfo
- func (g *Script) Transform(datas []Data) ([]Data, error)
- func (g *Script) Type() string
- type Spliter
- func (g *Spliter) ConfigOptions() []Option
- func (g *Spliter) Description() string
- func (g *Spliter) RawTransform(datas []string) ([]string, error)
- func (g *Spliter) SampleConfig() string
- func (g *Spliter) SetStats(err string) StatsInfo
- func (g *Spliter) Stage() string
- func (g *Spliter) Stats() StatsInfo
- func (g *Spliter) Transform(datas []Data) ([]Data, error)
- func (g *Spliter) Type() string
- type Trim
- func (g *Trim) ConfigOptions() []Option
- func (g *Trim) Description() string
- func (g *Trim) RawTransform(datas []string) ([]string, error)
- func (g *Trim) SampleConfig() string
- func (g *Trim) SetStats(err string) StatsInfo
- func (g *Trim) Stage() string
- func (g *Trim) Stats() StatsInfo
- func (g *Trim) Transform(datas []Data) ([]Data, error)
- func (g *Trim) Type() string
- type UrlParam
- func (p *UrlParam) ConfigOptions() []Option
- func (p *UrlParam) Description() string
- func (p *UrlParam) Init() error
- func (p *UrlParam) RawTransform(datas []string) ([]string, error)
- func (p *UrlParam) SampleConfig() string
- func (p *UrlParam) SetStats(err string) StatsInfo
- func (p *UrlParam) Stage() string
- func (p *UrlParam) Stats() StatsInfo
- func (p *UrlParam) Transform(datas []Data) ([]Data, error)
- func (p *UrlParam) Type() string
- type Xml
- func (g *Xml) ConfigOptions() []Option
- func (g *Xml) Description() string
- func (g *Xml) Init() error
- func (g *Xml) RawTransform(datas []string) ([]string, error)
- func (g *Xml) SampleConfig() string
- func (g *Xml) SetStats(err string) StatsInfo
- func (g *Xml) Stage() string
- func (g *Xml) Stats() StatsInfo
- func (g *Xml) Transform(datas []Data) ([]Data, error)
- func (g *Xml) Type() string
Constants ¶
View Source
const ( Prefix = "prefix" Suffix = "suffix" Both = "both" )
View Source
const TYPE = "pick"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArrayExpand ¶
type ArrayExpand struct {
Key string `json:"key"`
// contains filtered or unexported fields
}
func (*ArrayExpand) ConfigOptions ¶
func (p *ArrayExpand) ConfigOptions() []Option
func (*ArrayExpand) Description ¶
func (p *ArrayExpand) Description() string
func (*ArrayExpand) Init ¶
func (p *ArrayExpand) Init() error
func (*ArrayExpand) RawTransform ¶
func (p *ArrayExpand) RawTransform(datas []string) ([]string, error)
func (*ArrayExpand) SampleConfig ¶
func (p *ArrayExpand) SampleConfig() string
func (*ArrayExpand) SetStats ¶
func (p *ArrayExpand) SetStats(err string) StatsInfo
func (*ArrayExpand) Stage ¶
func (p *ArrayExpand) Stage() string
func (*ArrayExpand) Stats ¶
func (p *ArrayExpand) Stats() StatsInfo
func (*ArrayExpand) Transform ¶
func (p *ArrayExpand) Transform(datas []Data) ([]Data, error)
func (*ArrayExpand) Type ¶
func (p *ArrayExpand) Type() string
type Converter ¶
type Converter struct {
DSL string `json:"dsl"`
// contains filtered or unexported fields
}
func (*Converter) ConfigOptions ¶
func (g *Converter) ConfigOptions() []Option
func (*Converter) Description ¶
func (*Converter) SampleConfig ¶
type Discarder ¶
type Discarder struct {
Key string `json:"key"`
StageTime string `json:"stage"`
// contains filtered or unexported fields
}
func (*Discarder) ConfigOptions ¶
func (g *Discarder) ConfigOptions() []Option
func (*Discarder) Description ¶
func (*Discarder) SampleConfig ¶
type DslSchemaEntry ¶
type DslSchemaEntry struct {
Key string `json:"key"`
ValueType string `json:"valtype"`
Default interface{} `json:"default,omitempty"`
ElemType string `json:"elemtype,omitempty"`
Schema []DslSchemaEntry `json:"schema,omitempty"`
}
type Json ¶
type Json struct {
Key string `json:"key"`
New string `json:"new"`
// contains filtered or unexported fields
}
func (*Json) ConfigOptions ¶
func (g *Json) ConfigOptions() []Option
func (*Json) Description ¶
func (*Json) SampleConfig ¶
type Label ¶
type Label struct {
Key string `json:"key"`
Value string `json:"value"`
Override bool `json:"override"`
// contains filtered or unexported fields
}
func (*Label) ConfigOptions ¶
func (g *Label) ConfigOptions() []Option
func (*Label) Description ¶
func (*Label) SampleConfig ¶
type MapReplacer ¶
type MapReplacer struct {
Key string `json:"key"`
Map string `json:"map"`
MapFile string `json:"map_file"`
New string `json:"new"`
// contains filtered or unexported fields
}
func (*MapReplacer) ConfigOptions ¶
func (g *MapReplacer) ConfigOptions() []Option
func (*MapReplacer) Description ¶
func (g *MapReplacer) Description() string
func (*MapReplacer) Init ¶
func (g *MapReplacer) Init() error
func (*MapReplacer) RawTransform ¶
func (g *MapReplacer) RawTransform(datas []string) ([]string, error)
func (*MapReplacer) SampleConfig ¶
func (g *MapReplacer) SampleConfig() string
func (*MapReplacer) SetStats ¶
func (g *MapReplacer) SetStats(err string) StatsInfo
func (*MapReplacer) Stage ¶
func (g *MapReplacer) Stage() string
func (*MapReplacer) Stats ¶
func (g *MapReplacer) Stats() StatsInfo
func (*MapReplacer) Transform ¶
func (g *MapReplacer) Transform(datas []Data) ([]Data, error)
func (*MapReplacer) Type ¶
func (g *MapReplacer) Type() string
type PandoraKeyConvert ¶
type PandoraKeyConvert struct {
// contains filtered or unexported fields
}
func (*PandoraKeyConvert) ConfigOptions ¶
func (g *PandoraKeyConvert) ConfigOptions() []Option
func (*PandoraKeyConvert) Description ¶
func (g *PandoraKeyConvert) Description() string
func (*PandoraKeyConvert) Init ¶
func (g *PandoraKeyConvert) Init() error
func (*PandoraKeyConvert) RawTransform ¶
func (g *PandoraKeyConvert) RawTransform(datas []string) ([]string, error)
func (*PandoraKeyConvert) SampleConfig ¶
func (g *PandoraKeyConvert) SampleConfig() string
func (*PandoraKeyConvert) SetStats ¶
func (g *PandoraKeyConvert) SetStats(err string) StatsInfo
func (*PandoraKeyConvert) Stage ¶
func (g *PandoraKeyConvert) Stage() string
func (*PandoraKeyConvert) Stats ¶
func (g *PandoraKeyConvert) Stats() StatsInfo
func (*PandoraKeyConvert) Transform ¶
func (g *PandoraKeyConvert) Transform(datas []Data) ([]Data, error)
func (*PandoraKeyConvert) Type ¶
func (g *PandoraKeyConvert) Type() string
type Pick ¶
type Pick struct {
Key string `json:"key"`
StageTime string `json:"stage"`
// contains filtered or unexported fields
}
func (*Pick) ConfigOptions ¶
func (g *Pick) ConfigOptions() []Option
func (*Pick) Description ¶
func (*Pick) SampleConfig ¶
type Rename ¶
type Rename struct {
Key string `json:"key"`
NewKeyName string `json:"new_key_name"`
NewKey string `json:"new"`
// contains filtered or unexported fields
}
func (*Rename) ConfigOptions ¶
func (g *Rename) ConfigOptions() []Option
func (*Rename) Description ¶
func (*Rename) SampleConfig ¶
type Replacer ¶
type Replacer struct {
StageTime string `json:"stage"`
Key string `json:"key"`
Old string `json:"old"`
New string `json:"new"`
Regex bool `json:"regex"`
Regexp *regexp.Regexp
// contains filtered or unexported fields
}
func (*Replacer) ConfigOptions ¶
func (g *Replacer) ConfigOptions() []Option
func (*Replacer) Description ¶
func (*Replacer) SampleConfig ¶
type Script ¶
type Script struct {
Key string `json:"key"`
New string `json:"new"`
Interpreter string `json:"interprepter"`
ScriptPath string `json:"scriptpath"`
Script string `json:"script"`
// contains filtered or unexported fields
}
func (*Script) ConfigOptions ¶
func (g *Script) ConfigOptions() []Option
func (*Script) Description ¶
func (*Script) SampleConfig ¶
type Spliter ¶
type Spliter struct {
Key string `json:"key"`
SeperateKey string `json:"sep"`
ArraryName string `json:"newfield"`
ArraryNameNew string `json:"new"`
// contains filtered or unexported fields
}
func (*Spliter) ConfigOptions ¶
func (g *Spliter) ConfigOptions() []Option
func (*Spliter) Description ¶
func (*Spliter) SampleConfig ¶
type Trim ¶
type Trim struct {
Key string `json:"key"`
Characters string `json:"characters"`
Place string `json:"place"`
// contains filtered or unexported fields
}
func (*Trim) ConfigOptions ¶
func (g *Trim) ConfigOptions() []Option
func (*Trim) Description ¶
func (*Trim) SampleConfig ¶
type UrlParam ¶
type UrlParam struct {
Key string `json:"key"`
SelectKeys string `json:"select_keys"`
// contains filtered or unexported fields
}
func (*UrlParam) ConfigOptions ¶
func (p *UrlParam) ConfigOptions() []Option
func (*UrlParam) Description ¶
func (*UrlParam) SampleConfig ¶
type Xml ¶
type Xml struct {
Key string `json:"key"`
New string `json:"new"`
// contains filtered or unexported fields
}
func (*Xml) ConfigOptions ¶
func (g *Xml) ConfigOptions() []Option
func (*Xml) Description ¶
func (*Xml) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.