Documentation
¶
Overview ¶
templ: version: v0.3.1001
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventCounterUpdated ¶
type EventCounterUpdated struct{}
EventCounterUpdated is "counter.updated"
type PageIndex ¶
type PageIndex struct{ App *App }
PageIndex is /
func (PageIndex) OnCounterUpdated ¶
func (p PageIndex) OnCounterUpdated( event EventCounterUpdated, sse *datastar.ServerSentEventGenerator, ) error
Click to show internal directories.
Click to hide internal directories.