Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidValue = errors.New("invalid value") ErrUnsupportedFunctionFields = errors.New("function fields are not supported") ErrUnsupportedChanField = errors.New("chan fields are not supported") ErrUnsupportedUnsafePointerField = errors.New("unsafe pointer fields are not supported") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.