//
pkg.gl
Category
github.com/drone/drone-runtime
runtime
term
package
1.1.0
Repository:
https://github.com/drone/drone-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
47 SLOC
#
Functions
WriteLine
WriteLine writes log lines to io.Writer w in plain text format.
WriteLinePretty
WriteLinePretty writes pretty-printed log lines to io.Writer w.
#
Type aliases
WriteLineFunc
WriteLineFunc defines a function responsible for writing indidual lines of log output.