errors

package
v0.0.0-...-713993e Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Anno

type Anno struct {
	// TODO: swap this out for a the token type once it's introduced
	Token parse.Node
	Node  string
}

type Code

type Code struct {
	Num   int
	Title string
}

type Internal

type Internal struct {
}

type User

type User struct {
	Warn      bool
	ErrorCode Code
	// This can be an abitrary structure to help support more structured summaries
	Summary fmt.Stringer
	Annos   []Anno
}

Jump to

Keyboard shortcuts

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