Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RenderTemplate ¶
type RenderTemplate struct {
// contains filtered or unexported fields
}
func NewRender ¶
func NewRender(session *scs.SessionManager) *RenderTemplate
func (*RenderTemplate) RenderMailBody ¶
func (*RenderTemplate) RenderPage ¶
func (rt *RenderTemplate) RenderPage(w http.ResponseWriter, r *http.Request, status int, page string, data any) error
Click to show internal directories.
Click to hide internal directories.