Documentation ¶
Index ¶
Constants ¶
View Source
const CANCEL_BAD_REQUEST = ERROR_BASE_URL + "cancel"
View Source
const (
ContentType_PROBLEM_JSON = "application/problem+json"
)
View Source
const ERROR_BASE_URL = "http://readium.org/license-status-document/error/"
View Source
const FILTER_BAD_REQUEST = ERROR_BASE_URL + "filter"
View Source
const REGISTRATION_BAD_REQUEST = ERROR_BASE_URL + "registration"
View Source
const RENEW_BAD_REQUEST = ERROR_BASE_URL + "renew"
View Source
const RENEW_REJECT = ERROR_BASE_URL + "renew/date"
View Source
const RETURN_BAD_REQUEST = ERROR_BASE_URL + "return"
View Source
const SERVER_INTERNAL_ERROR = ERROR_BASE_URL + "server"
Variables ¶
This section is empty.
Functions ¶
func NotFoundHandler ¶
func NotFoundHandler(w http.ResponseWriter, r *http.Request)
func PanicReport ¶
func PanicReport(err interface{})
func PrintStack ¶
func PrintStack()
Types ¶
Click to show internal directories.
Click to hide internal directories.