jyaml

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalJSON

func MarshalJSON(v any) ([]byte, error)

func MarshalJSONIndent

func MarshalJSONIndent(v any, prefix, indent string) ([]byte, error)

func MarshalYAML

func MarshalYAML(v any) ([]byte, error)

func Unmarshal

func Unmarshal[T any](object any) (T, error)

func UnmarshalFromFile

func UnmarshalFromFile[T any](filename string) (T, error)

func UnmarshalStrict

func UnmarshalStrict[T any](object any) (T, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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