Documentation ¶
Overview ¶
Package issue312 is a generated protocol buffer package.
It is generated from these files:
issue312.proto
It has these top-level messages:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TaskState_name = map[int32]string{
6: "TASK_STAGING",
0: "TASK_STARTING",
1: "TASK_RUNNING",
}
View Source
var TaskState_value = map[string]int32{
"TASK_STAGING": 6,
"TASK_STARTING": 0,
"TASK_RUNNING": 1,
}
Functions ¶
This section is empty.
Types ¶
type TaskState ¶
type TaskState int32
func (TaskState) EnumDescriptor ¶
func (*TaskState) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.