//
pkg.gl
Category
github.com/shieldworks/aegis
core
template
package
0.18.2
Repository:
https://github.com/shieldworks/aegis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
42 SLOC
#
Functions
JsonToYaml
JsonToYaml converts a JSON string into a YAML string.
TryParse
TryParse attempts to parse and execute a template with the given JSON string.
ValidJSON
ValidJSON checks if the provided string is a valid JSON object.