Documentation
¶
Index ¶
- func GetAccount(w http.ResponseWriter, r *http.Request, c *Context) error
- func GetRegister(w http.ResponseWriter, r *http.Request, c *Context) error
- func Index(w http.ResponseWriter, r *http.Request, c *Context) error
- func Initialize(root string)
- func PostAccount(w http.ResponseWriter, r *http.Request, c *Context) error
- func PostLogin(w http.ResponseWriter, r *http.Request, c *Context) (err error)
- func PostLogout(w http.ResponseWriter, r *http.Request, c *Context) error
- func PostRegister(w http.ResponseWriter, r *http.Request, c *Context) error
- func SetupApplication(s *app.ApplicationSettings) chan int
- type Context
- type Page
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccount ¶
func GetRegister ¶
func Initialize ¶
func Initialize(root string)
func PostAccount ¶
func PostLogout ¶
func PostRegister ¶
func SetupApplication ¶
func SetupApplication(s *app.ApplicationSettings) chan int
Types ¶
Click to show internal directories.
Click to hide internal directories.