Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
Watcher monitors health of the currently forwarded ports and launched applications.
func NewWatcher ¶
func NewWatcher(runner *runner.Runner, forwarder *forwarder.Forwarder, project *config.Project) *Watcher
NewWatcher initializes a watcher instance monitoring services using both runner and forwarder
Click to show internal directories.
Click to hide internal directories.