Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Nov 28, 2019
1 parent 3c8a305 commit b8167e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ func main() {
## API

- `Config.Skipper` skipper function to skip middleware
- `Config.Fastest` if set true will use the `json-iterator` fastest config for better performance
- `Config.Fastest` if set true will use the `json-iterator` fastest config for better performance
- `Config.Marshal` custom marshal function
- `Config.ContentType` the coontent type for response

0 comments on commit b8167e5

Please sign in to comment.