errors

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrResourceNotFound          = fmt.Errorf("Requested resource could not be found")
	ErrResourceWithoutPermission = fmt.Errorf("User does not have permission to access or modify this resource")

	ErrStintLapsZero = fmt.Errorf("Invalid strategy data - resulting Laps Per Stint are zero or negative - adjust your consumption and/or tank capacity")

	ErrStintComplete           = fmt.Errorf("Changes on completed stints are not possible")
	ErrUnknownStintAdjustment  = fmt.Errorf("Requested adjustment is unknown")
	ErrZeroOrNegativeStintLaps = fmt.Errorf("Stint can not have zero or negative laps")

	ErrTrackLayoutInvalid = fmt.Errorf("The suplied track layout is invalid for the selected track")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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