Documentation
¶
Overview ¶
Package views provides the templates for the web application.
Index ¶
Constants ¶
View Source
const ( // Small size Small size = "small" // Medium size Medium size = "medium" // Large size Large size = "large" )
Variables ¶
This section is empty.
Functions ¶
func ClearOutput ¶
func ClearOutput()
func ConsoleOutput ¶
func ConsoleOutput(s string)
func NewBroadcaster ¶
func NewBroadcaster[T any]() *broadcaster[T]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.