package
0.5.3
Repository: https://github.com/inexio/thola.git
Documentation: pkg.go.dev

# Functions

Parse parses the object into the desired format.
ToCheckPluginOutput parses the object to a check plugin format.
ToCSV parses the object to CSV.
ToHumanReadable parses the object to a human readable format.
ToJSON parses the object to JSON.
ToStruct parses the formatted content into the struct with the correct unmarshal method.
ToXML parses the object to XML.