package
Version:
v0.0.0-...-a03fb21
Opens a new window with list of versions in this module.
Published: Feb 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
INTERNAL_SERVER_ERROR = errors.New("Internal Server Error")
NOT_FOUND_ERROR = errors.New("Your requested Item is not found")
CONFLICT_ERROR = errors.New("Your Item already exist")
WRONG_PASSWORD = errors.New("Provided password is wrong")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.