yaml

package
v0.0.0-...-c780de0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyPatch

func ApplyPatch(yamlBytes []byte, patch Patch) ([]byte, error)

func MarshalMultidoc

func MarshalMultidoc(marshaler Marshaler, objs ...interface{}) ([]byte, error)

Types

type Marshaler

type Marshaler func(interface{}) ([]byte, error)

type Patch

type Patch struct {
	// contains filtered or unexported fields
}

func JsonMergePatch

func JsonMergePatch(p []byte) Patch

func JsonPatch

func JsonPatch(p []byte) Patch

Jump to

Keyboard shortcuts

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