Documentation ¶
Index ¶
- func HTML(c *http200ok.Context, name string, context Context) error
- func Init(root string) error
- func InternalServerError(c *http200ok.Context, err error)
- func JSON(c *http200ok.Context, v interface{}) error
- func JSONError(c *http200ok.Context, code int, format string, a ...interface{}) error
- func JSONok(c *http200ok.Context)
- func NotFound(c *http200ok.Context)
- type Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalServerError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.