package
0.0.0-20240429182640-770b75a4a01f
Repository: https://github.com/rincewindshat/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.