decoders

package
v0.0.0-...-bb20dc4 Latest Latest
Warning

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

Go to latest
Published: Apr 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 RegexDecoder

type RegexDecoder struct {
	Match *regexp.Regexp
	// contains filtered or unexported fields
}

func (*RegexDecoder) Decode

func (this *RegexDecoder) Decode(pack *plugins.PipelinePack) (rpack *plugins.PipelinePack, err error)

func (*RegexDecoder) Init

func (this *RegexDecoder) Init(conf toml.Primitive) (err error)

http://play.golang.org/p/fOWJXgcfKO

type RegexDecoderConfig

type RegexDecoderConfig struct {
	MatchRegex string `toml:"match_regex"`
}

Jump to

Keyboard shortcuts

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