annotator

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Outcome

type Outcome string
const (
	OutcomePass      Outcome = "pass"
	OutcomeReview    Outcome = "review"
	OutcomeSkip      Outcome = "skip"
	OutcomeFail      Outcome = "fail"
	OutcomeSummarize Outcome = "summarize"
	OutcomeQuit      Outcome = "quit"
)

func ReadKey

func ReadKey() (Outcome, error)

func ReadKeyFrom

func ReadKeyFrom(r io.Reader) (Outcome, error)

Jump to

Keyboard shortcuts

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