Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalJSONStruct ¶
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 ¶
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.
Click to show internal directories.
Click to hide internal directories.