Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HotReloader ¶ added in v1.4.0
type HotReloader struct {
// contains filtered or unexported fields
}
func NewHotReloader ¶ added in v1.4.0
func NewHotReloader(ctlr *api.Controller, filePath string) (*HotReloader, error)
func (*HotReloader) Start ¶ added in v1.4.0
func (hr *HotReloader) Start() context.Context
Click to show internal directories.
Click to hide internal directories.