Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HotReloader ¶
type HotReloader struct {
// contains filtered or unexported fields
}
func NewHotReloader ¶
func (*HotReloader) Close ¶
func (h *HotReloader) Close() error
func (*HotReloader) Get ¶
func (h *HotReloader) Get() any
func (*HotReloader) OnReload ¶
func (h *HotReloader) OnReload(fn func(any))
Click to show internal directories.
Click to hide internal directories.