Documentation
¶
Overview ¶
Package jsonutil implements function for unmarshalling data to map.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToMap ¶
BytesToMap transforms jsonBytes to map. Map stores interface{} values. If json.Unmarshal occurs any error, this will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.