result

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OptionsFunc

type OptionsFunc func(ResultsOutputer)

OptionsFunc is a function that can be used to configure a ResultsOutputer struct

type ResultsOutputer

type ResultsOutputer interface {
	Print(ctx context.Context, reader io.Reader, writer io.Writer, options ...OptionsFunc) error
}

ResultsOutputer is the interface that must implements an struct to print the execution results

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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