gin/render
Manu Mtz-Almeida a2105ce34c Fast path for setting headers.
- No heap allocation
- No indirection
- CanonicalMIMEHeaderKey() is not called
2015-05-23 16:39:25 +02:00
..
data.go Adds MIT license 2015-05-22 19:21:23 +02:00
html.go Fast path for setting headers. 2015-05-23 16:39:25 +02:00
json.go Fast path for setting headers. 2015-05-23 16:39:25 +02:00
redirect.go Adds MIT license 2015-05-22 19:21:23 +02:00
render_test.go New Render API 2015-05-18 15:45:24 +02:00
render.go Simplifies c.File() 2015-05-21 15:49:10 +02:00
text.go Fast path for setting headers. 2015-05-23 16:39:25 +02:00
xml.go Fast path for setting headers. 2015-05-23 16:39:25 +02:00