Documentation ¶
Index ¶
Constants ¶
View Source
const ( State = "pit-rule-pit-stop-state" Started = "started" Stopped = "stopped" Cancelled = "cancelled" Complete = "complete" Locked = "locked" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rule ¶
type Rule struct {
// contains filtered or unexported fields
}
func CreatePitRule ¶
func (*Rule) InitializeCarState ¶
func (*Rule) InitializeCourseState ¶
Click to show internal directories.
Click to hide internal directories.