codes

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package codes documents the status codes used by unitsvc in error responses.

Index

Constants

View Source
const (
	// Nil indicates an unknown error. Should you encounter a Nil status, fret not! It will be reported to the server admin.
	Nil = iota
	// NotFound indicates that the requested resource could not be found, or the user is not allowed to view it.
	NotFound
	BadRequest
)

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