Documentation
¶
Index ¶
- func Err(ctx Context, err error, data ...interface{})
- func ErrBadRequest(ctx Context, err error, data ...interface{})
- func ErrNotFound(ctx Context, err error, data ...interface{})
- func ErrUnauthorized(ctx Context, err error, data ...interface{})
- func Error(ctx Context, code int, err error, data ...interface{})
- func Ok(ctx Context, data ...interface{})
- type Context
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrBadRequest ¶
func ErrNotFound ¶
func ErrUnauthorized ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.