errors

package
v0.0.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorFileNotFound

type ErrorFileNotFound struct {
	// contains filtered or unexported fields
}

func NewErrorFileNotFound

func NewErrorFileNotFound(filename string) *ErrorFileNotFound

func (ErrorFileNotFound) Error

func (e ErrorFileNotFound) Error() string

type ErrorFilenameIsEmpty

type ErrorFilenameIsEmpty struct{}

func NewErrorFilenameIsEmpty

func NewErrorFilenameIsEmpty() *ErrorFilenameIsEmpty

func (ErrorFilenameIsEmpty) Error

func (e ErrorFilenameIsEmpty) Error() string

type ErrorIsDirectory

type ErrorIsDirectory struct {
	// contains filtered or unexported fields
}

func NewErrorIsDirectory

func NewErrorIsDirectory(filename string) *ErrorIsDirectory

func (ErrorIsDirectory) Error

func (e ErrorIsDirectory) Error() string

Jump to

Keyboard shortcuts

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