Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Render ¶
type Render struct {
// contains filtered or unexported fields
}
Render view render implement gin interface
func (Render) Render ¶
func (v Render) Render(w http.ResponseWriter) error
Render writes data with custom ContentType.
func (Render) WriteContentType ¶
func (v Render) WriteContentType(w http.ResponseWriter)
WriteContentType write html content type
Click to show internal directories.
Click to hide internal directories.