Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ErrOverflow ¶ added in v1.13.0
ErrOverflow creates an overflow error instance with message and a token.
Types ¶
type FormatErrorPrinter ¶ added in v1.9.6
type Printer ¶ added in v1.13.0
type Printer interface { // Print appends args to the message output. Print(args ...any) }
Click to show internal directories.
Click to hide internal directories.