fmt

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatJSON

func FormatJSON(input []byte, opts JSONOptions) ([]byte, error)

func FormatXML

func FormatXML(input []byte, opts XMLOptions) ([]byte, error)

Types

type JSONOptions

type JSONOptions struct {
	Indent int
	Minify bool
}

type XMLOptions

type XMLOptions struct {
	Indent int
	Minify bool
}

XMLOptions holds options for XML formatting.

Jump to

Keyboard shortcuts

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