errors

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSuccess                 = errors.New("success")
	ErrUnknown                 = errors.New("unknown error")
	ErrFile                    = errors.New("unable to read file")
	ErrFormat                  = errors.New("incorrect format")
	ErrPassword                = errors.New("invalid password")
	ErrSecurity                = errors.New("invalid encryption")
	ErrPage                    = errors.New("incorrect page")
	ErrUnexpected              = errors.New("unexpected error")
	ErrExperimentalUnsupported = errors.New("this functionality is only supported when using the pdfium_experimental build flag, see https://github.com/klippa-app/go-pdfium#experimental for more information")
	ErrWindowsUnsupported      = errors.New("this functionality is Windows only")
)

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