dev

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HotReloader

type HotReloader struct{}

HotReloader is a no-op stub when the hotreload build tag is absent.

func NewHotReloader

func NewHotReloader(_ *template.TemplateRegistry, _ *widget.Screen, _ widget.Controller, _, _ string) (*HotReloader, error)

NewHotReloader returns an error-free no-op when the hotreload build tag is absent.

func NewHotReloaderDirect

func NewHotReloaderDirect(_ *template.TemplateRegistry, _ *widget.Screen, _ widget.Controller, _, _ string) *HotReloader

NewHotReloaderDirect returns a no-op stub.

func (*HotReloader) Reload

func (hr *HotReloader) Reload() error

Reload is a no-op when the hotreload build tag is absent.

func (*HotReloader) ReloadTheme

func (hr *HotReloader) ReloadTheme() error

ReloadTheme is a no-op when the hotreload build tag is absent.

func (*HotReloader) Stop

func (hr *HotReloader) Stop()

Stop is a no-op when the hotreload build tag is absent.

func (*HotReloader) WatchTheme

func (hr *HotReloader) WatchTheme(_ string) error

WatchTheme is a no-op when the hotreload build tag is absent.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL