thomasan_xorm/internal/json
raizen666 5950824e37 Support build flag go-json to replace default json (#1982)
`go build -tags=gojson` to use `github.com/goccy/go-json` as default json handler

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: xorm/xorm#1982
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: raizen666 <raizen666@noreply.gitea.io>
Co-committed-by: raizen666 <raizen666@noreply.gitea.io>
2021-07-19 12:49:50 +08:00
..
gojson.go Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +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