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 this resource") ErrMissingCapacityAndEnergy = fmt.Errorf("Tank Capacity or Energy Use Per Lap need to be greater than 0") ErrStintLapsZero = fmt.Errorf("Invalid strategy data - resulting Laps Per Stint are zero or negative - adjust your consumption and/or tank capacity") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.