Initial cloud-services repo - gateway service + pkg modules
This commit is contained in:
5
pkg/common/ecu_keys.go
Normal file
5
pkg/common/ecu_keys.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package common
|
||||
|
||||
type ECUKeys struct {
|
||||
EccKeys []ECCKeys `json:"ecc_keys_map"`
|
||||
}
|
||||
Reference in New Issue
Block a user