Skip to content

Commit 2d0edab

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent fe10228 commit 2d0edab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Binds the request body to a struct. `BodyParser` supports decoding the following
162162

163163
{% code title="Signature" %}
164164
```go
165-
c.BodyParser(out interface{})
165+
c.BodyParser(out interface{}) error
166166
```
167167
{% endcode %}
168168

0 commit comments

Comments
 (0)