gin/render
2021-09-21 15:22:21 +08:00
..
data.go chore: add some annotations (#1544) 2018-09-15 10:23:32 +08:00
html.go chore: add some annotations (#1550) 2018-09-15 15:21:54 +08:00
json.go minor tweaks,optimize code (#2788) 2021-08-23 01:32:41 +08:00
msgpack.go Use buf.String() instead of string(buf.Bytes()) (#2764) 2021-06-25 12:14:06 +08:00
protobuf.go chore(ci): update dependencies (#2827) 2021-08-19 15:46:31 +08:00
reader_test.go allow empty headers on DataFromReader (#2121) 2019-11-25 10:45:53 +08:00
reader.go allow empty headers on DataFromReader (#2121) 2019-11-25 10:45:53 +08:00
redirect.go v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) 2019-05-07 18:32:32 +08:00
render_msgpack_test.go Use buf.String() instead of string(buf.Bytes()) (#2764) 2021-06-25 12:14:06 +08:00
render_test.go golangci(lint) : more linters (#2870) 2021-09-21 15:22:21 +08:00
render.go Add build tag nomsgpack (#1852) 2020-01-07 11:31:10 +08:00
text.go reduce allocs and improve the render WriteString (#2508) 2020-10-16 18:32:33 +08:00
xml.go chore: add some annotations (#1544) 2018-09-15 10:23:32 +08:00
yaml.go fix errcheck warnings (#1739) 2019-01-18 09:32:53 +08:00