Documentation
¶
Index ¶
Constants ¶
View Source
const ISO8601 = "2006-01-02"
ISO8601 is the date format used by date input widgets (YYYY-MM-DD).
Variables ¶
View Source
var DefaultCookieName string
DefaultCookieName holds the default JaWS cookie name. It will be generated from the executable name, or "jaws" if that fails.
View Source
var JavascriptText []byte
JavascriptText is the source code for the client-side JaWS Javascript library.
View Source
var JawsCSS []byte
Functions ¶
func JawsKeyAppend ¶
JawsKeyAppend appends the JaWS key as a string to the buffer.
func JawsKeyString ¶
JawsKeyString returns the string to be used for the given JaWS key.
func JawsKeyValue ¶
JawsKeyValue parses a key string (as returned JawsKeyString) into a uint64.
func MakeCookieName ¶
MakeCookieName creates a cookie-safe name from an executable path.
func PreloadHTML ¶
PreloadHTML returns HTML code to load the given resources efficiently.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.