Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
This function is used to convert a struct to the provided type. Dest must be a pointer otherwise an error is returned. Please refer to the json unmarshall documentation for additional information on expected behavior.
Field names need to match between the source and destination structs. This function should be used wisely when the source and destination are well known.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.