2 Commits

Author SHA1 Message Date
Michael Li
b0275eda05 add sync.Pool to manager JSON,XML,YAML,ProtoBuf,MsgPack Render object.
add sync.Pool to manager JSON,XML,YAML,ProtoBuf,MsgPack Render object.
we can move JSON,XML,YAML,ProtoBuf,MsgPack Render implement to sub-module in Gin or other repository module based on this change.
2018-12-30 02:32:54 +08:00
Filip Figiel
c6110f970c Add PureJSON renderer (#694)
Closes #693
2018-08-20 15:15:31 +08:00