errors

package
v0.9.68 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: BSD-2-Clause Imports: 1 Imported by: 15

Documentation

Index

Constants

View Source
const (
	ClientNotFound           = "Client not found"
	ClientNotActive          = "Client not active"
	ClientSuspended          = "Client suspended"
	ClientNotSuspended       = "Client not suspended"
	ClientDeleted            = "Client deleted"
	ClientBusy               = "Client busy"
	ClientGroupBadName       = "Clientgroup name in token does not match that in the client."
	InvalidFileTypeForFilter = "Invalid file type for filter"
	InvalidIndex             = "Invalid Index"
	InvalidAuth              = "Invalid Auth Header"
	NoAuth                   = "No Authorization"
	NoEligibleWorkunitFound  = "No eligible workunit found"
	QueueEmpty               = "Server queue is empty"
	QueueFull                = "Server queue is full"
	QueueSuspend             = "Server queue is suspended"
	UnAuth                   = "User Unauthorized"
	ServerNotFound           = "Server not found"
)

Variables

View Source
var (
	MongoDupKeyRegex = regexp.MustCompile("duplicate\\s+key")
)

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