Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorTypeUnknown = ErrorType{"unknown"} ErrorTypeAuthorization = ErrorType{"authorization"} ErrorTypeBadRequest = ErrorType{"bad-request"} ErrorTypeNotFound = ErrorType{"not-found"} )
Functions ¶
This section is empty.
Types ¶
type SlugError ¶
type SlugError struct {
// contains filtered or unexported fields
}
func NewAuthorizationError ¶
func NewBadRequestError ¶
func NewNotFoundError ¶
func NewSlugError ¶
Click to show internal directories.
Click to hide internal directories.