package
Version:
v0.0.0-...-9a34bcb
Opens a new window with list of versions in this module.
Published: May 14, 2019
License: MIT
Opens a new window with license information.
Imports: 4
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")
CONFLIT_ERROR = errors.New("Your Item already exist")
)
Base contains common columns for all tables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.