Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UnsupportedMethod = errors.New("unsupported method")
)
Functions ¶
func CastBoolError ¶
func CastBoolError(value interface{}) error
func CastDoubleError ¶
func CastDoubleError(value interface{}) error
func CastIntegerError ¶
func CastIntegerError(value interface{}) error
func CastStringError ¶ added in v1.1.9
func CastStringError(value interface{}) error
Types ¶
Click to show internal directories.
Click to hide internal directories.