Skip to content

Jsoniter

Build with jsoniter

Gin uses encoding/json as default json package but you can change to jsoniter by build from other tags.

Terminal window
go build -tags=jsoniter .