str

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Split

func Split(separator string) goconnect.Processor

Types

type Decoder

type Decoder struct{}

func (*Decoder) InType

func (d *Decoder) InType() reflect.Type

func (*Decoder) Materialize

func (d *Decoder) Materialize() func(input interface{}) interface{}

func (*Decoder) OutType

func (d *Decoder) OutType() reflect.Type

type Encoder

type Encoder struct{}

func (*Encoder) InType

func (d *Encoder) InType() reflect.Type

func (*Encoder) Materialize

func (d *Encoder) Materialize() func(input interface{}) interface{}

func (*Encoder) OutType

func (d *Encoder) OutType() reflect.Type

type Splitter

type Splitter struct {
	// contains filtered or unexported fields
}

func (*Splitter) InType

func (s *Splitter) InType() reflect.Type

func (*Splitter) Materialize

func (s *Splitter) Materialize() func(input *goconnect.Element, ctx goconnect.PContext)

func (*Splitter) OutType

func (s *Splitter) OutType() reflect.Type

Jump to

Keyboard shortcuts

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