Documentation ¶
Index ¶
- type RGroup
- func (rg *RGroup) RBody(body io.Reader) *RGroup
- func (rg *RGroup) RBodyString(body string) *RGroup
- func (rg *RGroup) RFile(path string) *RGroup
- func (rg *RGroup) RJSON(data interface{}) *RGroup
- func (rg *RGroup) RQuery(query string) *RGroup
- func (rg *RGroup) Reply(status int) *RGroup
- func (rg *RGroup) WBody(body io.Reader) *RGroup
- func (rg *RGroup) WBodyString(body string) *RGroup
- func (rg *RGroup) WFile(path string) *RGroup
- func (rg *RGroup) WJSON(data interface{}) *RGroup
- type Request
- type Response
- type RouterMap
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.