verror

package
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CastBoolError

func CastBoolError(value interface{}) error

func CastDoubleError

func CastDoubleError(value interface{}) error

func CastIntegerError

func CastIntegerError(value interface{}) error

Types

type CastError

type CastError struct {
	Value interface{}
	Desc  string
}

func NewCastError

func NewCastError(value interface{}, desc string) *CastError

func (CastError) Error

func (c CastError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL