comerr

package
v0.0.0-...-1b41ab9 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAssertFailed      = errors.New("type assertion failed")
	ErrIndexOverflow     = errors.New("index overflow")
	ErrInvalidParameters = errors.New("invalid parameters")
	ErrNullPointer       = errors.New("reference to nil pointer")
)

Runtime errors of application level

Functions

func ErrInvalidType

func ErrInvalidType(want, have interface{}) error

func ErrUnrecognizedParameters

func ErrUnrecognizedParameters(param ...any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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