Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToBool ¶
ToBoolWithAddr interpret a collection of type in Bool If value type is a pointer, it will return a *bool else it will return a bool or at the env a nil.
func ToBoolWithAddr ¶
func ToBoolWithAddr(value interface{}) (interface{}, error)
ToBoolWithAddr interpret a collection of type in Bool If value type is a pointer, it will return a *bool else it will return a bool or at the env a nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.