//
pkg.gl
Category
github.com/getgauge/gauge
runner
package
1.6.14
Repository:
https://github.com/getgauge/gauge.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
26
Dependents
14
Files
789 SLOC
#
Functions
ExecuteInitHookForRunner
GetRunnerInfo
Start
StartGrpcRunner
StartGrpcRunner makes a connection with grpc server.
StartLegacyRunner
StartLegacyRunner looks for a runner configuration inside the runner directory finds the runner configuration matching to the manifest and executes the commands for the current OS.
#
Structs
GrpcRunner
GrpcRunner handles grpc messages.
LegacyRunner
MultithreadedRunner
RunnerInfo
#
Interfaces
Runner