Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnyToAny ¶
func AnyToAny(input interface{}, targetOutput interface{}) error
AnyToAny marshals the provided input and then un-marshals it into the provided output.
func AnyToBytes ¶
AnyToBytes converts the provided input to a byte slice.
If the conversion is not possible, it returns a non-nil error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.