gin/render
Bo-Yi Wu 12508320c2
feat: change json lib to jsoniter
A high-performance 100% compatible drop-in replacement of "encoding/json"

https://github.com/json-iterator/go

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-07-08 16:51:36 +08:00
..
data.go Fix #198 (#781) 2017-01-09 16:24:48 +01:00
html.go Separate type define (#983) 2017-07-06 07:59:27 -05:00
json.go feat: change json lib to jsoniter 2017-07-08 16:51:36 +08:00
msgpack.go Added support for MessagePack binding and rendering (#808) 2017-02-23 22:08:37 +08:00
redirect.go Fix #198 (#781) 2017-01-09 16:24:48 +01:00
render_test.go feat: add SecureJSON func to prevent json hijacking 2017-07-08 01:21:30 +08:00
render.go feat: add SecureJSON func to prevent json hijacking 2017-07-08 01:21:30 +08:00
text.go Fix #198 (#781) 2017-01-09 16:24:48 +01:00
xml.go Fix #198 (#781) 2017-01-09 16:24:48 +01:00
yaml.go Fix #198 (#781) 2017-01-09 16:24:48 +01:00