yamlutil

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MDMarshaler added in v0.18.0

type MDMarshaler metadata.MD

func NewMDMarshaler added in v0.18.0

func NewMDMarshaler(md metadata.MD) *MDMarshaler

func (*MDMarshaler) MarshalYAML added in v0.18.0

func (m *MDMarshaler) MarshalYAML() ([]byte, error)

type RawMessage

type RawMessage []byte

RawMessage is a raw encoded YAML value.

func (RawMessage) Unmarshal

func (msg RawMessage) Unmarshal(v interface{}) error

Unmarshal decodes msg into v.

func (*RawMessage) UnmarshalYAML

func (msg *RawMessage) UnmarshalYAML(bytes []byte) error

UnmarshalYAML decodes bytes into msg.

Jump to

Keyboard shortcuts

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