keys

package
v0.0.0-...-81a5b18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

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.

Functions

This section is empty.

Types

type Role

type Role int32
const (
	Role_ROLE_NONE             Role = 0
	Role_ROLE_SERVICE          Role = 1
	Role_ROLE_OWNER            Role = 2
	Role_ROLE_DRIVER           Role = 3
	Role_ROLE_FM               Role = 4
	Role_ROLE_VEHICLE_MONITOR  Role = 5
	Role_ROLE_CHARGING_MANAGER Role = 6
)

func (Role) Descriptor

func (Role) Descriptor() protoreflect.EnumDescriptor

func (Role) Enum

func (x Role) Enum() *Role

func (Role) EnumDescriptor deprecated

func (Role) EnumDescriptor() ([]byte, []int)

Deprecated: Use Role.Descriptor instead.

func (Role) Number

func (x Role) Number() protoreflect.EnumNumber

func (Role) String

func (x Role) String() string

func (Role) Type

func (Role) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL