Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIException ¶
func New ¶
func New(code Code, format string, args ...interface{}) APIException
func Wrap ¶
func Wrap(code Code, err error) APIException
func (APIException) Error ¶
func (ae APIException) Error() string
Click to show internal directories.
Click to hide internal directories.