runner

package
v0.0.0-...-0a2375b Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	// NewPrinter creates a new Printer.
	NewPrinter() (Printer, error)
}

type Printer

type Printer interface {
	// Print prints a message.
	Print(*slog.Logger)
}

Jump to

Keyboard shortcuts

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