nerrors

package
v0.0.0-...-7107d2d Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrTypeHlf is a type of error when error is from hlf
	ErrTypeHlf errorshlp.ErrType = "hlf"
	// ErrTypeRedis is a type of error when error is from redis
	ErrTypeRedis errorshlp.ErrType = "redis"
	// ErrTypeParsing is a type of error when error is from parsing
	ErrTypeParsing errorshlp.ErrType = "parsing"
	// ErrTypeInternal is a type of error when error is internal
	ErrTypeInternal errorshlp.ErrType = "internal"

	// ComponentStorage is a component name for storage
	ComponentStorage errorshlp.ComponentName = "storage"
	// ComponentCollector is a component name for collector
	ComponentCollector errorshlp.ComponentName = "collector"
	// ComponentExecutor is a component name for executor
	ComponentExecutor errorshlp.ComponentName = "executor"
	// ComponentRobot is a component name for robot
	ComponentRobot errorshlp.ComponentName = "robot"
	// ComponentParser is a component name for parser
	ComponentParser errorshlp.ComponentName = "parser"
	// ComponentBatch is a component name for batch
	ComponentBatch errorshlp.ComponentName = "batch"
)

Variables

This section is empty.

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