Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDetailedError ¶
Types ¶
type DetailedError ¶
DetailedError contains additional information to write in the server logs for debugging purpose
func (DetailedError) Error ¶
func (d DetailedError) Error() string
func (DetailedError) Unwrap ¶
func (d DetailedError) Unwrap() error
type FrontendError ¶
FrontendError contains detail information to be sent to the frontend
func (FrontendError) Error ¶
func (d FrontendError) Error() string
func (FrontendError) Unwrap ¶
func (d FrontendError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.