Documentation
¶
Overview ¶
templ: version: v0.2.543
Index ¶
- func AuthLayoutTemplate(props AuthLayoutTemplateProps) templ.Component
- func GetAuthSubroutes(group *echo.Group)
- func SignInFormTemplate() templ.Component
- func SignInGetHandler(c echo.Context) error
- func SignInPostHandler(c echo.Context) error
- func SignUpFormTemplate() templ.Component
- func SignUpGetHandler(c echo.Context) error
- func SignUpPostHandler(c echo.Context) error
- type AuthLayoutTemplateProps
- type NewUserCredentials
- type UserCredentials
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthLayoutTemplate ¶
func AuthLayoutTemplate(props AuthLayoutTemplateProps) templ.Component
func GetAuthSubroutes ¶
func GetAuthSubroutes(group *echo.Group)
func SignInFormTemplate ¶
func SignInGetHandler ¶
func SignInGetHandler(c echo.Context) error
func SignInPostHandler ¶
func SignInPostHandler(c echo.Context) error
func SignUpFormTemplate ¶
func SignUpGetHandler ¶
func SignUpGetHandler(c echo.Context) error
func SignUpPostHandler ¶
func SignUpPostHandler(c echo.Context) error
Types ¶
type AuthLayoutTemplateProps ¶
type NewUserCredentials ¶
type UserCredentials ¶
Click to show internal directories.
Click to hide internal directories.