Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorTypeUnknown = ErrorType{"unknown"} ErrorTypeAuthorization = ErrorType{"authorization"} ErrorTypeIncorrectInput = ErrorType{"incorrect-input"} )
Functions ¶
This section is empty.
Types ¶
type SlugError ¶
type SlugError struct {
// contains filtered or unexported fields
}
func NewAuthorizationError ¶
func NewIncorrectInputError ¶
func NewSlugError ¶
Click to show internal directories.
Click to hide internal directories.