Updated formatting
This commit is contained in:
parent
c5ad01daee
commit
86448ac4a7
18 changed files with 18 additions and 18 deletions
|
@ -81,4 +81,4 @@ func (ctx *context) Status(status int) Context {
|
|||
func (ctx *context) String(body string) error {
|
||||
ctx.response.body = append(ctx.response.body, body...)
|
||||
return nil
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue