Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidID = errors.New("id is not in its proper form")
Functions ¶
func GenerateID ¶
func GenerateID() string
func NewRequestError ¶
Types ¶
type ErrorResponse ¶
type FieldError ¶
type FieldErrors ¶
type FieldErrors []FieldError
func (*FieldErrors) Error ¶
func (fe *FieldErrors) Error() string
type RequestError ¶
func (*RequestError) Error ¶
func (e *RequestError) Error() string
Click to show internal directories.
Click to hide internal directories.