gin/render
Matthieu MOREL 435a76b735
chore(ci): update dependencies (#2827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-08-19 15:46:31 +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 chore(ci): update dependencies (#2827) 2021-08-19 15:46:31 +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 chore(ci): update dependencies (#2827) 2021-08-19 15:46:31 +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