Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandArray ¶ added in v0.3.2
func ExpandArray(array []interface{}) ([]interface{}, error)
ExpandArray takes an array whose elements may have been generated from Unobin function calls and converts the values into ordinary Go values.
func ExpandObject ¶ added in v0.3.2
ExpandObject takes a map whose elements may have been generated from Unobin function calls and converts the values into ordinary Go values.
Types ¶
Click to show internal directories.
Click to hide internal directories.