Documentation
¶
Index ¶
Constants ¶
View Source
const ConnectButtonSVG = `` /* 7028-byte string literal not displayed */
ConnectButtonSVG - Embeddable SVG
View Source
const DisconnectButtonSVG = `` /* 8042-byte string literal not displayed */
DisconnectButtonSVG - Embeddable SVG
Variables ¶
View Source
var GlobalStyles = []string{
"body {font-family: sans-serif}",
}
GlobalStyles is an array of styles that get concatenated and added to the global styles tag
Functions ¶
func WriteGlobalStylesTag ¶
func WriteGlobalStylesTag(w http.ResponseWriter)
WriteGlobalStylesTag will write the style tag to the response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.