Documentation
¶
Overview ¶
Package typeutil contains a collection of type-related utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
Decode decodes a message encoded with the Encode function to the provided data object. The value underlying data must be a pointer to the correct type for the next data item received.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.