marshalx

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalJSONStruct

func UnmarshalJSONStruct[A any](data []byte, out *A) error

UnmarshalJSONStruct takes a byte array containing JSON string and unmarshals it into the provided value pointer and validates the value using the validator package.

func UnmarshalYAMLStruct

func UnmarshalYAMLStruct[A any](data []byte, out *A) error

UnmarshalYAMLStruct takes a byte array containing YAML string and unmarshals it into the provided value pointer and validates the value using the validator package.

Types

This section is empty.

Jump to

Keyboard shortcuts

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