Versions in this module Expand all Collapse all v0 v0.0.52 May 22, 2025 v0.0.51 May 17, 2025 Changes in this version + func FormatOutput(content string, format OutputFormat) (string, error) + type OutputFormat string + const JSONFormat + const TextFormat + func (f OutputFormat) IsValid() bool + func (f OutputFormat) String() string