Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoError = &ApiError{0, "No error.", ""} ErrJSON = &ApiError{http.StatusInternalServerError, "error of json.marshal.", ""} )
Functions ¶
func GiveResponse ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.