Documentation ¶
Overview ¶
web is used by http/pages packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DevMode bool = false
View Source
var FS fs.FS
View Source
var HeadTags []string
Functions ¶
Types ¶
type ViteHotReload ¶ added in v0.14.0
type ViteHotReload struct { }
func NewViteHotReload ¶ added in v0.14.0
func NewViteHotReload() ViteHotReload
func (ViteHotReload) Serve ¶ added in v0.14.0
func (r ViteHotReload) Serve(ctx context.Context) error
func (ViteHotReload) String ¶ added in v0.14.0
func (r ViteHotReload) String() string
Directories ¶
Path | Synopsis |
---|---|
components are used by pages.
|
components are used by pages. |
events are used by pages/components packages.
|
events are used by pages/components packages. |
helpers are used by pages/components packages.
|
helpers are used by pages/components packages. |
pages is used by http package.
|
pages is used by http package. |
routes lists all available HTTP routes.
|
routes lists all available HTTP routes. |
Click to show internal directories.
Click to hide internal directories.