error

package
v0.0.0-...-1b07703 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Errors = loggedErrors{
	NoConfigFileFound:         errors.New("no config file found, please check if missing"),
	ConfigFileValidationError: errors.New("config file validation failed, please re-check the content on it"),
	NoMatchedFileFound:        errors.New("no matched file found with a pattern"),
	AkSkStrInvalid:            errors.New("aksk data is invalid"),
	MetaServiceError:          errors.New("meta service resp error"),
	OpenConfigFileError:       errors.New("open config file error"),
	CastTypeError:             errors.New("cast type error"),
	DirPathError:              errors.New("dir is not a path"),
}

Errors is the set of errors that can occur

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