HTML
Content-Type: "text/html"
The Context.HTML(format, ...args)
is the method which sends HTML responses to the client. It accepts the value (like fmt package works).
Result
If you want to learn how to render template files or embedded views please head over to the View chapter instead.
Last updated