Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decoder ¶
type Decoder struct{}
func (*Decoder) Materialize ¶
func (d *Decoder) Materialize() func(input interface{}) interface{}
type Encoder ¶
type Encoder struct{}
func (*Encoder) Materialize ¶
func (d *Encoder) Materialize() func(input interface{}) interface{}
type Splitter ¶
type Splitter struct {
// contains filtered or unexported fields
}
func (*Splitter) Materialize ¶
Click to show internal directories.
Click to hide internal directories.