yaml2

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package yaml2 ensures that the right yaml package gets imported. The default package that goimports adds is not the one we want to use.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Marshal marshals to YAML.
	Marshal = yaml.Marshal
	// Unmarshal unmarshals from YAML.
	Unmarshal = yaml.Unmarshal
)

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