package
Version:
v0.0.0-...-451fc05
Opens a new window with list of versions in this module.
Published: May 3, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
A `Null` tranformer.
NewNull constructs a null tranformer that does nothing.
func (t *Null) Transform(input interface{}, context map[string]interface{}) interface{}
Transform just returns the original input
Source Files
¶
Click to show internal directories.
Click to hide internal directories.