Transform
Module transform provides template functions for transforming content.
Module transform provides template functions for transforming content.
transform.Unmarshal (alias unmarshal) parses the input and converts it into a map or an array. Supported formats are JSON, TOML, YAML and CSV.
Read More »