Initial cloud-services repo - gateway service + pkg modules
This commit is contained in:
6
pkg/common/missing_flashpack.go
Normal file
6
pkg/common/missing_flashpack.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package common
|
||||
|
||||
type MissingFlashpack struct {
|
||||
VIN string
|
||||
FlashPackVersion string // Equivalent to OS Version
|
||||
}
|
||||
Reference in New Issue
Block a user