Documentation
¶
Index ¶
- func IsCastError(err error) bool
- func IsFunctionEvaluationError(err error) bool
- func IsGenericError(err error) bool
- func IsMathError(err error) bool
- func IsMissingAttributeError(err error) bool
- func IsMissingFunctionError(err error) bool
- func IsParseError(err error) bool
- func NewCastError(err error) error
- func NewFunctionEvaluationError(err error) error
- func NewMathError(message string) error
- func NewMissingAttributeError(attribute string) error
- func NewMissingFunctionError(function string) error
- func NewParseError(errs []error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCastError ¶
func IsGenericError ¶
func IsMathError ¶
func IsMissingAttributeError ¶
func IsMissingFunctionError ¶
func IsParseError ¶
func NewCastError ¶
func NewMathError ¶
func NewMissingFunctionError ¶
func NewParseError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.