Documentation ¶
Index ¶
- func BasicLayout(title string, csrfToken string, content string) string
- func Home() string
- func Layout(title string, csrfToken string, content string) string
- func Login(disableRegistration bool, csrfToken string, username string, ...) string
- func Register(csrfToken string, name string, username string, errorMessage string) string
- func StreamBasicLayout(qw422016 *qt422016.Writer, title string, csrfToken string, content string)
- func StreamHome(qw422016 *qt422016.Writer)
- func StreamLayout(qw422016 *qt422016.Writer, title string, csrfToken string, content string)
- func StreamLogin(qw422016 *qt422016.Writer, disableRegistration bool, csrfToken string, ...)
- func StreamRegister(qw422016 *qt422016.Writer, csrfToken string, name string, username string, ...)
- func WriteBasicLayout(qq422016 qtio422016.Writer, title string, csrfToken string, content string)
- func WriteHome(qq422016 qtio422016.Writer)
- func WriteLayout(qq422016 qtio422016.Writer, title string, csrfToken string, content string)
- func WriteLogin(qq422016 qtio422016.Writer, disableRegistration bool, csrfToken string, ...)
- func WriteRegister(qq422016 qtio422016.Writer, csrfToken string, name string, username string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamBasicLayout ¶
func StreamHome ¶
func StreamLayout ¶
func StreamLogin ¶
func StreamRegister ¶
func WriteBasicLayout ¶
func WriteBasicLayout(qq422016 qtio422016.Writer, title string, csrfToken string, content string)
func WriteHome ¶
func WriteHome(qq422016 qtio422016.Writer)
func WriteLayout ¶
func WriteLayout(qq422016 qtio422016.Writer, title string, csrfToken string, content string)
func WriteLogin ¶
func WriteRegister ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.