fmt

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package fmt defines output format identifiers for CLI commands.

Index

Constants

View Source
const (
	// FormatJSON selects JSON output.
	FormatJSON = "json"
	// FormatMarkdown selects Markdown output.
	FormatMarkdown = "md"
	// FormatMermaid selects Mermaid diagram output.
	FormatMermaid = "mermaid"
	// FormatTable selects plain text table output.
	FormatTable = "table"
)

Output format constants for CLI commands.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL