Skip to content

Conversation

@rhacrsse
Copy link

I want to add 2 methods associated at Render interface and rendered struct for retrieving http request and responseWriter

This is for use their methods (e.g. req.FormValue() or w.WriteHeader() outside render.go)

Angelo added 2 commits June 26, 2016 18:57
I want to add 2 methods associated at Render interface and rendered struct for retrieving http request and responseWriter

This is for use their methods (e.g. req.FormValue() or w.WriteHeader() outside render.go)
I add two methods for manage the loading of css or js template in a render handle defined in a main function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant