Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UrlType = reflect.TypeOf(&Url{})
Functions ¶
This section is empty.
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 (e *Encoder) Materialize() func(input interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.