term

package
v0.0.0-...-e99cc0b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WriteLineFunc

type WriteLineFunc func(*runtime.State, *runtime.Line) error

WriteLineFunc defines a function responsible for writing indidual lines of log output.

func WriteLine

func WriteLine(w io.Writer) WriteLineFunc

WriteLine writes log lines to io.Writer w in plain text format.

func WriteLinePretty

func WriteLinePretty(w io.Writer) WriteLineFunc

WriteLinePretty writes pretty-printed log lines to io.Writer w.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL