term

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 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