Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Role_name = map[int32]string{ 0: "ROLE_NONE", 1: "ROLE_SERVICE", 2: "ROLE_OWNER", 3: "ROLE_DRIVER", 4: "ROLE_FM", 5: "ROLE_VEHICLE_MONITOR", 6: "ROLE_CHARGING_MANAGER", } Role_value = map[string]int32{ "ROLE_NONE": 0, "ROLE_SERVICE": 1, "ROLE_OWNER": 2, "ROLE_DRIVER": 3, "ROLE_FM": 4, "ROLE_VEHICLE_MONITOR": 5, "ROLE_CHARGING_MANAGER": 6, } )
Enum value maps for Role.
View Source
var File_keys_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Role ¶
type Role int32
func (Role) Descriptor ¶
func (Role) Descriptor() protoreflect.EnumDescriptor
func (Role) EnumDescriptor
deprecated
func (Role) Number ¶
func (x Role) Number() protoreflect.EnumNumber
func (Role) Type ¶
func (Role) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.