fmts

package
v0.23.3 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: Apache-2.0 Imports: 2 Imported by: 305

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// YAMLMatcher matches yaml.
	YAMLMatcher = loading.YAMLMatcher
	// YAMLToJSON converts YAML unmarshaled data into json compatible data.
	YAMLToJSON = yamlutils.YAMLToJSON
	// BytesToYAMLDoc converts raw bytes to a map[string]interface{}.
	BytesToYAMLDoc = yamlutils.BytesToYAMLDoc
	// YAMLDoc loads a yaml document from either http or a file and converts it to json.
	YAMLDoc = loading.YAMLDoc
	// YAMLData loads a yaml document from either http or a file.
	YAMLData = loading.YAMLData
)

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