package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jun 21, 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 (
RerrInvalidParameter = tp.NewRerror(400, "Invalid Parameter", "")
RerrServerError = tp.NewRerror(500, "System is busy, please try again later", "")
RerrNotFound = tp.NewRerror(404, "Not Found", "")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.