//
pkg.gl
Category
github.com/drone-runners/drone-runner-ssh
runtime
package
1.0.1
Repository:
https://github.com/drone-runners/drone-runner-ssh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
2
Files
499 SLOC
#
Functions
NewExecer
NewExecer returns a new execer used.
#
Structs
Poller
Poller polls the server for pending stages and dispatches for execution by the Runner.
Runner
Runnner runs the pipeline.
#
Interfaces
Execer
Execer is the execution context for executing the intermediate representation of a pipeline.