yamlutil

package
v0.13.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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