output

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CsvOutput added in v0.15.0

func CsvOutput(data []byte, options OutputOptions) error

func JsonOutput

func JsonOutput(data []byte, options OutputOptions) error

func Output

func Output(byteData []byte, options OutputOptions) error

func XmlOutput added in v0.15.0

func XmlOutput(data []byte, options OutputOptions) error

func YamlOutput

func YamlOutput(data []byte, options OutputOptions) error

Types

type OutputOptions

type OutputOptions struct {
	Format     string
	JsonPretty bool
}

Jump to

Keyboard shortcuts

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