Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Strategy ¶
type Strategy struct {
// contains filtered or unexported fields
}
Strategy implements the hotload Strategy inferface by using fsnotify under the covers.
func NewStrategy ¶
func NewStrategy() *Strategy
NewStrategy implements a hotload strategy that monitors config changes in a file using fsnotify.
Click to show internal directories.
Click to hide internal directories.