package
1.12.0
Repository: https://github.com/drone/runner-go.git
Documentation: pkg.go.dev

# Packages

Package reporter provides Reporter implementations.
No description provided by the author
Package streamer provides Streamer implementations.
No description provided by the author

# Functions

NopReporter returns a noop reporter.
NopStreamer returns a noop streamer.
No description provided by the author

# Structs

State stores the pipeline state.

# Interfaces

A Reporter reports the pipeline status.
A Streamer streams the pipeline logs.
No description provided by the author