Versions in this module Expand all Collapse all v0 v0.3.0 Jan 18, 2026 Changes in this version + func ToJSON(info *collectors.SystemInfo, pretty bool) (string, error) + func ToText(info *collectors.SystemInfo) string + func ToYAML(info *collectors.SystemInfo) (string, error) + type ImageExporter struct + func NewImageExporter(info *collectors.SystemInfo, cfg *config.Config) (*ImageExporter, error) + func (e *ImageExporter) ToHTML(outputPath string) error + func (e *ImageExporter) ToPNG(outputPath string) error + func (e *ImageExporter) ToSVG(outputPath string) error