Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // those vars are used during the build --- linker (ld) bakes the values in AppVersion string AppPepper string VapidPublicKey string )
Functions ¶
Types ¶
type ToastInterface ¶ added in v0.41.1
type ToastInterface interface { Dispatch() func(interface{}) False() func(interface{}) }
Click to show internal directories.
Click to hide internal directories.