i want to use json-iterator lib, because golang stdlib encoding/json speed is slow. Of course. This is my suggestion.

Comment From: UnnoTed

https://github.com/gin-gonic/gin#build-with-jsoniter

Comment From: aohanhongzhi

how to do it?