Documentation ¶
Overview ¶
templ: version: v0.2.696
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Login ¶
func Login(model LoginModel) templ.Component
func Register ¶
func Register(model RegisterModel) templ.Component
Types ¶
type LoginModel ¶
type LoginModel struct {
Error bool
}
type RegisterModel ¶
type RegisterModel struct {
UserExists bool
}
Click to show internal directories.
Click to hide internal directories.