Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PluggableError ¶
type PluggableError struct { Status int Errors interface{} Detail string // contains filtered or unexported fields }
func (*PluggableError) Error ¶
func (e *PluggableError) Error() string
Click to show internal directories.
Click to hide internal directories.