errors

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 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")
	ErrUnsupportedOnWebassembly = errors.New("this functionality is not supported on Webassembly")
)

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