common

package
v0.0.0-...-81cdc2d Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InterConnPending = "PENDING"
	InterConnRunning = "RUNNING"
	InterConnSuccess = "SUCCESS"
	InterConnFailed  = "FAILED"
)
View Source
const (
	ErrJobAlreadyExist      = "Job already exists"
	ErrJobDoesNotExist      = "job does not exist"
	ErrJobStatusFailed      = "Job status is failed"
	ErrFindJobFailed        = "failed to find the job"
	ErrGenerateDataFailed   = "failed to generate response data"
	ErrTaskDoesNotExist     = "task does not exist"
	ErrFindTaskFailed       = "failed to find the task"
	ErrTaskNameDoesNotExist = "failed to find the task by task name"
)
View Source
const ErrRetries = 3
View Source
const (
	ServerName = "interconn-bfia"
)

Variables

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