formatter

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintJsonDataTable

func PrintJsonDataTable(item string, header []string, content [][]string)

func PrintMarkdownTable

func PrintMarkdownTable(header []string, content [][]string)

Types

type OutputFormat

type OutputFormat string
const (
	MarkdownFormat OutputFormat = "md"
	JsonFormat     OutputFormat = "json"
)

Jump to

Keyboard shortcuts

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