Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeClean = "clean" TypeDate = "date" TypeReplaceString = "replace.string" TypeReplaceRegexp = "replace.regexp" )
Variables ¶
This section is empty.
Functions ¶
func ReplaceRegexp ¶
func ReplaceStr ¶
Types ¶
type Transformer ¶
type Transformers ¶
type Transformers []Transformer
func (*Transformers) UnmarshalJSON ¶
func (t *Transformers) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.