package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Oct 28, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Replacer is struct used to feed strings.Replacer
Unmarshal read a struct of Replacer then return a slice of string
Replacers is an array of Replacer
Unmarshal read a struct of Replacers then return a slice of string
type Transformer map[string]interface{}
Transformer holds a tranformer rule
Apply applies a single transformation based on a key
Transformers holds a list of transformer
Apply applies a list of transformers
Source Files
¶
Click to show internal directories.
Click to hide internal directories.