xorm/internal/json
Lunny Xiao d0219c37a8
All checks were successful
continuous-integration/drone/push Build is passing
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: #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.go Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08:00
jsoniter.go Support build flag jsoniter to replace default json (#1916) 2021-06-06 14:20:43 +08:00