pkg/

directory
v0.0.138 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: MIT

Directories

Path Synopsis
q
Package q is "Go wild with Q, the funkiest -toolexec preprocessor" — a -toolexec preprocessor that implements rejected Go language proposals (the ? / try operator) plus a playground of helpers Go didn't ship: ctx cancellation checkpoints, futures and fan-in, panic→error recovery, mutex sugar, runtime preconditions, dbg!-style prints and slog.Attr builders.
Package q is "Go wild with Q, the funkiest -toolexec preprocessor" — a -toolexec preprocessor that implements rejected Go language proposals (the ? / try operator) plus a playground of helpers Go didn't ship: ctx cancellation checkpoints, futures and fan-in, panic→error recovery, mutex sugar, runtime preconditions, dbg!-style prints and slog.Attr builders.
either
Package either ships the Scala-flavoured 2-arm sum type: either.Either[L, R] holds exactly one of L (the "left" arm) or R (the "right" arm).
Package either ships the Scala-flavoured 2-arm sum type: either.Either[L, R] holds exactly one of L (the "left" arm) or R (the "right" arm).

Jump to

Keyboard shortcuts

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