message

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Defaulter

type Defaulter interface {
	fmt.Stringer

	Default(ctx *context.Context)
}

type Section

type Section interface {
	fmt.Stringer

	Enabled(*context.Context) bool
	Gather(*context.Context) error
	Print(*context.Context) string
}

Jump to

Keyboard shortcuts

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