errors

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2014 License: BSD-2-Clause Imports: 1 Imported by: 20

Documentation

Overview

Package contains error strings and patterns for common errors

Index

Constants

View Source
const (
	MongoDocNotFound         = "Not found"
	InvalidAuth              = "Invalid Auth Header"
	UnAuth                   = "User Unauthorized"
	NoAuth                   = "No Authorization"
	AttrImut                 = "Node attributes immutable"
	FileImut                 = "Node file immutable"
	ProvenanceImut           = "Provenance info immutable"
	InvalidIndex             = "Invalid Index"
	InvalidFileTypeForFilter = "Invalid file type for filter"
	NodeReferenced           = "Node referenced by virtual node"
)

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