Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
func (*Controller) GetSession ¶
func (controller *Controller) GetSession(c web.C) *sessions.Session
func (*Controller) RenderTemplate ¶
func (controller *Controller) RenderTemplate(filename string, obj interface{}) string
Click to show internal directories.
Click to hide internal directories.