Registry / utility / drone-runner-go

drone-runner-go

JSON →
library1.13.0gogounverified

Go library for building custom Drone CI runners.

go get github.com/drone/runner-go
INSTALL
IMPORT
SIG · DRONE-RUNNER-GO
D
drone-runner-go
utilitygov1.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

runner
github.com/drone/runner-go

Print the runner library version.

package main import ( "fmt" "github.com/drone/runner-go" ) func main() { fmt.Println(runner.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
drone-runner-go — go get drone-runner-go · libregistry