Documentation ¶
Overview ¶
templ: version: v0.2.663
templ: version: v0.2.663
templ: version: v0.2.663
templ: version: v0.2.663
templ: version: v0.2.663
Index ¶
- func Admin() templ.Component
- func AdminError(message string) templ.Component
- func AdminPage(title string, fromProtected bool, nonce domain.Nonce, cmp templ.Component) templ.Component
- func BadRequest() templ.Component
- func ErrorPage(title string, fromProtected bool, nonce domain.Nonce, cmp templ.Component) templ.Component
- func Gallery(tournaments []db.Tournament) templ.Component
- func Hero() templ.Component
- func Home(username string) templ.Component
- func HomePage(title string, fromProtected bool, nonce domain.Nonce, cmp templ.Component) templ.Component
- func Index() templ.Component
- func IndexPage(title string, fromProtected bool, nonce domain.Nonce, cmp templ.Component) templ.Component
- func InternalServerError() templ.Component
- func Maintenance() templ.Component
- func MatchComponent(match db.GetUpcomingMatchesByTournamentRow) templ.Component
- func MatchGallery(rounds [][]db.GetUpcomingMatchesByTournamentRow) templ.Component
- func NotAuthorized() templ.Component
- func NotFound() templ.Component
- func Tournament(id string) templ.Component
- func TournamentComponent(tournament db.Tournament) templ.Component
- func TournamentPage(title string, fromProtected bool, nonce domain.Nonce, cmp templ.Component) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminError ¶
func BadRequest ¶
func InternalServerError ¶
func Maintenance ¶
func MatchComponent ¶
func MatchComponent(match db.GetUpcomingMatchesByTournamentRow) templ.Component
func MatchGallery ¶
func MatchGallery(rounds [][]db.GetUpcomingMatchesByTournamentRow) templ.Component
func NotAuthorized ¶
func Tournament ¶
func TournamentComponent ¶
func TournamentComponent(tournament db.Tournament) templ.Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.