errors

package
v0.0.0-...-c7ff7ed Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2021 License: GPL-3.0 Imports: 3 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Expand

func Expand(err error) error

Types

type ScholarshipTrackerError

type ScholarshipTrackerError interface {
	error
	Message() string
	FullMessage() string
	ToArray() []string
	Parent() error
	DeepEqual(err ScholarshipTrackerError) bool
}

func New

func New(message string, parent error) ScholarshipTrackerError

Jump to

Keyboard shortcuts

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