Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileFactory ¶ added in v0.6.0
func NewFileFactory(loc string) (runner.MonitorFactory, error)
NewFileFactory creates a new monitor factory that writes events to the location specified. The location can be one of three things: 1. a file descriptor/handle in the form "fd://2" 2. a file name 3. a named pipe in the form "\\.\pipe\my-pipe"
Types ¶
Click to show internal directories.
Click to hide internal directories.