Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseJSONIntoStruct ¶
func ParseJSONIntoStruct[T json.Unmarshaler](jsonData []byte, target T) (T, error)
ParseJSONIntoStruct parses the JSON data into a map target needs to be a pointer to a struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.