//
pkg.gl
Category
github.com/tedsuo/ifrit
ginkgomon_v2
package
0.0.0-20230516164442-7862c310ad26
Repository:
https://github.com/tedsuo/ifrit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
30
Files
172 SLOC
#
Functions
Interrupt
No description provided by the author
Invoke
No description provided by the author
Kill
No description provided by the author
New
New creates a ginkgomon Runner from a config object.
#
Structs
Config
Config defines a ginkgomon Runner.
Runner
The ginkgomon Runner invokes a new process using gomega's gexec package.