xorm/internal
Lunny Xiao d0219c37a8 Support build flag jsoniter to replace default json (#1916)
So you can `go build -tags=jsoniter` to use `github.com/json-iterator/go` as default json handler

Fix #1744

Reviewed-on: xorm/xorm#1916
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-06-06 14:20:43 +08:00
..
json Support build flag jsoniter to replace default json (#1916) 2021-06-06 14:20:43 +08:00
statements Fix comments (#1896) 2021-04-12 16:00:07 +08:00
utils Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08:00