Versions in this module Expand all Collapse all v0 v0.20.0 Sep 5, 2025 v0.19.0 Sep 3, 2025 Changes in this version + type RaceInfoUpdate struct + CarID *uuid.UUID + EnergyUse *float64 + ExcludeSafeLap *bool + FuelUse *float64 + Laptime *int64 + PitLength *int64 + RaceTime *int64 + ResetEdits *bool + TankCapacity *float64 + TrackID *uuid.UUID + TrackLayoutID *uuid.UUID + func (u *RaceInfoUpdate) UpdateStrategy() bool + type SaveStrategy struct + ID uuid.UUID + Name string + Type string + UserID uuid.UUID