errors

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownType       = errors.New("storage type is unknown or  not set")
	ErrMaxAttemptsExceed = errors.New("render page attempts exceeded")
	ErrPageIsNil         = errors.New("page data is nil")
	ErrUnknownTrigger    = errors.New("don't know what to wait")
	ErrLinkHasBaseURL    = errors.New("link contains base url")
	ErrNoBaseURL         = errors.New("base_url is not set in config")
	ErrWrongLookupType   = errors.New("lookup type is wrong or not set")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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