Versions in this module Expand all Collapse all v1 v1.0.1 Dec 18, 2023 v1.0.0 Dec 18, 2023 Changes in this version + func ErrorHandler(writer http.ResponseWriter, request *http.Request, err interface{}) + type NotFoundError struct + Error string + func NewNotFoundError(error string) NotFoundError