Documentation ¶
Index ¶
- Variables
- type ActivityTaskCancelRequestedEventAttributes
- func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *ActivityTaskCancelRequestedEventAttributes) GoString() string
- func (m *ActivityTaskCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
- func (m *ActivityTaskCancelRequestedEventAttributes) Reset()
- func (m *ActivityTaskCancelRequestedEventAttributes) Size() (n int)
- func (this *ActivityTaskCancelRequestedEventAttributes) String() string
- func (m *ActivityTaskCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Size() int
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskCanceledEventAttributes
- func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *ActivityTaskCanceledEventAttributes) GetIdentity() string
- func (m *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
- func (m *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskCanceledEventAttributes) GoString() string
- func (m *ActivityTaskCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
- func (m *ActivityTaskCanceledEventAttributes) Reset()
- func (m *ActivityTaskCanceledEventAttributes) Size() (n int)
- func (this *ActivityTaskCanceledEventAttributes) String() string
- func (m *ActivityTaskCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCanceledEventAttributes) XXX_Size() int
- func (m *ActivityTaskCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskCompletedEventAttributes
- func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCompletedEventAttributes) GetIdentity() string
- func (m *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskCompletedEventAttributes) GoString() string
- func (m *ActivityTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
- func (m *ActivityTaskCompletedEventAttributes) Reset()
- func (m *ActivityTaskCompletedEventAttributes) Size() (n int)
- func (this *ActivityTaskCompletedEventAttributes) String() string
- func (m *ActivityTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCompletedEventAttributes) XXX_Size() int
- func (m *ActivityTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskFailedEventAttributes
- func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (m *ActivityTaskFailedEventAttributes) GetIdentity() string
- func (m *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskFailedEventAttributes) GoString() string
- func (m *ActivityTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskFailedEventAttributes) ProtoMessage()
- func (m *ActivityTaskFailedEventAttributes) Reset()
- func (m *ActivityTaskFailedEventAttributes) Size() (n int)
- func (this *ActivityTaskFailedEventAttributes) String() string
- func (m *ActivityTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskFailedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskFailedEventAttributes) XXX_Size() int
- func (m *ActivityTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskScheduledEventAttributes
- func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskScheduledEventAttributes) GetActivityId() string
- func (m *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
- func (m *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
- func (m *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
- func (m *ActivityTaskScheduledEventAttributes) GetNamespace() string
- func (m *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *ActivityTaskScheduledEventAttributes) GoString() string
- func (m *ActivityTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
- func (m *ActivityTaskScheduledEventAttributes) Reset()
- func (m *ActivityTaskScheduledEventAttributes) Size() (n int)
- func (this *ActivityTaskScheduledEventAttributes) String() string
- func (m *ActivityTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskScheduledEventAttributes) XXX_Size() int
- func (m *ActivityTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskStartedEventAttributes
- func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskStartedEventAttributes) GetAttempt() int32
- func (m *ActivityTaskStartedEventAttributes) GetIdentity() string
- func (m *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
- func (m *ActivityTaskStartedEventAttributes) GetRequestId() string
- func (m *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
- func (this *ActivityTaskStartedEventAttributes) GoString() string
- func (m *ActivityTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskStartedEventAttributes) ProtoMessage()
- func (m *ActivityTaskStartedEventAttributes) Reset()
- func (m *ActivityTaskStartedEventAttributes) Size() (n int)
- func (this *ActivityTaskStartedEventAttributes) String() string
- func (m *ActivityTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskStartedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskStartedEventAttributes) XXX_Size() int
- func (m *ActivityTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskTimedOutEventAttributes
- func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
- func (m *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (m *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskTimedOutEventAttributes) GoString() string
- func (m *ActivityTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
- func (m *ActivityTaskTimedOutEventAttributes) Reset()
- func (m *ActivityTaskTimedOutEventAttributes) Size() (n int)
- func (this *ActivityTaskTimedOutEventAttributes) String() string
- func (m *ActivityTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Size() int
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionCanceledEventAttributes
- func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Reset()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionCanceledEventAttributes) String() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionCompletedEventAttributes
- func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionCompletedEventAttributes) String() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionFailedEventAttributes
- func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionFailedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionFailedEventAttributes) String() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionStartedEventAttributes
- func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionStartedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionStartedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionStartedEventAttributes) String() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionTerminatedEventAttributes
- func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) String() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionTimedOutEventAttributes
- func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) String() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type ExternalWorkflowExecutionSignaledEventAttributes
- func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetControl() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId() int64
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) String() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Size() int
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
- type History
- func (*History) Descriptor() ([]byte, []int)
- func (this *History) Equal(that interface{}) bool
- func (m *History) GetEvents() []*HistoryEvent
- func (this *History) GoString() string
- func (m *History) Marshal() (dAtA []byte, err error)
- func (m *History) MarshalTo(dAtA []byte) (int, error)
- func (m *History) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*History) ProtoMessage()
- func (m *History) Reset()
- func (m *History) Size() (n int)
- func (this *History) String() string
- func (m *History) Unmarshal(dAtA []byte) error
- func (m *History) XXX_DiscardUnknown()
- func (m *History) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *History) XXX_Merge(src proto.Message)
- func (m *History) XXX_Size() int
- func (m *History) XXX_Unmarshal(b []byte) error
- type HistoryEvent
- func (*HistoryEvent) Descriptor() ([]byte, []int)
- func (this *HistoryEvent) Equal(that interface{}) bool
- func (m *HistoryEvent) GetActivityTaskCancelRequestedEventAttributes() *ActivityTaskCancelRequestedEventAttributes
- func (m *HistoryEvent) GetActivityTaskCanceledEventAttributes() *ActivityTaskCanceledEventAttributes
- func (m *HistoryEvent) GetActivityTaskCompletedEventAttributes() *ActivityTaskCompletedEventAttributes
- func (m *HistoryEvent) GetActivityTaskFailedEventAttributes() *ActivityTaskFailedEventAttributes
- func (m *HistoryEvent) GetActivityTaskScheduledEventAttributes() *ActivityTaskScheduledEventAttributes
- func (m *HistoryEvent) GetActivityTaskStartedEventAttributes() *ActivityTaskStartedEventAttributes
- func (m *HistoryEvent) GetActivityTaskTimedOutEventAttributes() *ActivityTaskTimedOutEventAttributes
- func (m *HistoryEvent) GetAttributes() isHistoryEvent_Attributes
- func (m *HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes() *ChildWorkflowExecutionCanceledEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes() *ChildWorkflowExecutionCompletedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes() *ChildWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes() *ChildWorkflowExecutionStartedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes() *ChildWorkflowExecutionTerminatedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes() *ChildWorkflowExecutionTimedOutEventAttributes
- func (m *HistoryEvent) GetEventId() int64
- func (m *HistoryEvent) GetEventTime() *time.Time
- func (m *HistoryEvent) GetEventType() v12.EventType
- func (m *HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes() *ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (m *HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes() *ExternalWorkflowExecutionSignaledEventAttributes
- func (m *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
- func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes() *RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes() *SignalExternalWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes() *SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes() *StartChildWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes() *StartChildWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetTaskId() int64
- func (m *HistoryEvent) GetTimerCanceledEventAttributes() *TimerCanceledEventAttributes
- func (m *HistoryEvent) GetTimerFiredEventAttributes() *TimerFiredEventAttributes
- func (m *HistoryEvent) GetTimerStartedEventAttributes() *TimerStartedEventAttributes
- func (m *HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes() *UpsertWorkflowSearchAttributesEventAttributes
- func (m *HistoryEvent) GetVersion() int64
- func (m *HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes() *WorkflowExecutionCancelRequestedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionCanceledEventAttributes() *WorkflowExecutionCanceledEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionCompletedEventAttributes() *WorkflowExecutionCompletedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes() *WorkflowExecutionContinuedAsNewEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionFailedEventAttributes() *WorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionSignaledEventAttributes() *WorkflowExecutionSignaledEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionStartedEventAttributes() *WorkflowExecutionStartedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes() *WorkflowExecutionTerminatedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskCompletedEventAttributes() *WorkflowTaskCompletedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskFailedEventAttributes() *WorkflowTaskFailedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskScheduledEventAttributes() *WorkflowTaskScheduledEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskStartedEventAttributes() *WorkflowTaskStartedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskTimedOutEventAttributes() *WorkflowTaskTimedOutEventAttributes
- func (this *HistoryEvent) GoString() string
- func (m *HistoryEvent) Marshal() (dAtA []byte, err error)
- func (m *HistoryEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HistoryEvent) ProtoMessage()
- func (m *HistoryEvent) Reset()
- func (m *HistoryEvent) Size() (n int)
- func (this *HistoryEvent) String() string
- func (m *HistoryEvent) Unmarshal(dAtA []byte) error
- func (m *HistoryEvent) XXX_DiscardUnknown()
- func (m *HistoryEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HistoryEvent) XXX_Merge(src proto.Message)
- func (*HistoryEvent) XXX_OneofWrappers() []interface{}
- func (m *HistoryEvent) XXX_Size() int
- func (m *HistoryEvent) XXX_Unmarshal(b []byte) error
- type HistoryEvent_ActivityTaskCancelRequestedEventAttributes
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) String() string
- type HistoryEvent_ActivityTaskCanceledEventAttributes
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) String() string
- type HistoryEvent_ActivityTaskCompletedEventAttributes
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) String() string
- type HistoryEvent_ActivityTaskFailedEventAttributes
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) String() string
- type HistoryEvent_ActivityTaskScheduledEventAttributes
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) String() string
- type HistoryEvent_ActivityTaskStartedEventAttributes
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) String() string
- type HistoryEvent_ActivityTaskTimedOutEventAttributes
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) String() string
- type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) String() string
- type HistoryEvent_MarkerRecordedEventAttributes
- func (this *HistoryEvent_MarkerRecordedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_MarkerRecordedEventAttributes) GoString() string
- func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_MarkerRecordedEventAttributes) Size() (n int)
- func (this *HistoryEvent_MarkerRecordedEventAttributes) String() string
- type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_TimerCanceledEventAttributes
- func (this *HistoryEvent_TimerCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerCanceledEventAttributes) String() string
- type HistoryEvent_TimerFiredEventAttributes
- func (this *HistoryEvent_TimerFiredEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerFiredEventAttributes) GoString() string
- func (m *HistoryEvent_TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerFiredEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerFiredEventAttributes) String() string
- type HistoryEvent_TimerStartedEventAttributes
- func (this *HistoryEvent_TimerStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerStartedEventAttributes) GoString() string
- func (m *HistoryEvent_TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerStartedEventAttributes) String() string
- type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) GoString() string
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCanceledEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCompletedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionSignaledEventAttributes
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionStartedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionTerminatedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionTimedOutEventAttributes
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) String() string
- type HistoryEvent_WorkflowTaskCompletedEventAttributes
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskFailedEventAttributes
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskScheduledEventAttributes
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) String() string
- type HistoryEvent_WorkflowTaskStartedEventAttributes
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskTimedOutEventAttributes
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) String() string
- type MarkerRecordedEventAttributes
- func (*MarkerRecordedEventAttributes) Descriptor() ([]byte, []int)
- func (this *MarkerRecordedEventAttributes) Equal(that interface{}) bool
- func (m *MarkerRecordedEventAttributes) GetDetails() map[string]*v1.Payloads
- func (m *MarkerRecordedEventAttributes) GetFailure() *v13.Failure
- func (m *MarkerRecordedEventAttributes) GetHeader() *v1.Header
- func (m *MarkerRecordedEventAttributes) GetMarkerName() string
- func (m *MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *MarkerRecordedEventAttributes) GoString() string
- func (m *MarkerRecordedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MarkerRecordedEventAttributes) ProtoMessage()
- func (m *MarkerRecordedEventAttributes) Reset()
- func (m *MarkerRecordedEventAttributes) Size() (n int)
- func (this *MarkerRecordedEventAttributes) String() string
- func (m *MarkerRecordedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *MarkerRecordedEventAttributes) XXX_DiscardUnknown()
- func (m *MarkerRecordedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MarkerRecordedEventAttributes) XXX_Merge(src proto.Message)
- func (m *MarkerRecordedEventAttributes) XXX_Size() int
- func (m *MarkerRecordedEventAttributes) XXX_Unmarshal(b []byte) error
- type RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.CancelExternalWorkflowExecutionFailedCause
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type SignalExternalWorkflowExecutionFailedEventAttributes
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.SignalExternalWorkflowExecutionFailedCause
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type StartChildWorkflowExecutionFailedEventAttributes
- func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetCause() v12.StartChildWorkflowExecutionFailedCause
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *StartChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Reset()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *StartChildWorkflowExecutionFailedEventAttributes) String() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type StartChildWorkflowExecutionInitiatedEventAttributes
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo() *v1.Memo
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy() v12.ParentClosePolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy() v12.WorkflowIdReusePolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerCanceledEventAttributes
- func (*TimerCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerCanceledEventAttributes) Equal(that interface{}) bool
- func (m *TimerCanceledEventAttributes) GetIdentity() string
- func (m *TimerCanceledEventAttributes) GetStartedEventId() int64
- func (m *TimerCanceledEventAttributes) GetTimerId() string
- func (m *TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *TimerCanceledEventAttributes) GoString() string
- func (m *TimerCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerCanceledEventAttributes) ProtoMessage()
- func (m *TimerCanceledEventAttributes) Reset()
- func (m *TimerCanceledEventAttributes) Size() (n int)
- func (this *TimerCanceledEventAttributes) String() string
- func (m *TimerCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *TimerCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerCanceledEventAttributes) XXX_Size() int
- func (m *TimerCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerFiredEventAttributes
- func (*TimerFiredEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerFiredEventAttributes) Equal(that interface{}) bool
- func (m *TimerFiredEventAttributes) GetStartedEventId() int64
- func (m *TimerFiredEventAttributes) GetTimerId() string
- func (this *TimerFiredEventAttributes) GoString() string
- func (m *TimerFiredEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerFiredEventAttributes) ProtoMessage()
- func (m *TimerFiredEventAttributes) Reset()
- func (m *TimerFiredEventAttributes) Size() (n int)
- func (this *TimerFiredEventAttributes) String() string
- func (m *TimerFiredEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerFiredEventAttributes) XXX_DiscardUnknown()
- func (m *TimerFiredEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerFiredEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerFiredEventAttributes) XXX_Size() int
- func (m *TimerFiredEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerStartedEventAttributes
- func (*TimerStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerStartedEventAttributes) Equal(that interface{}) bool
- func (m *TimerStartedEventAttributes) GetStartToFireTimeout() *time.Duration
- func (m *TimerStartedEventAttributes) GetTimerId() string
- func (m *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *TimerStartedEventAttributes) GoString() string
- func (m *TimerStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerStartedEventAttributes) ProtoMessage()
- func (m *TimerStartedEventAttributes) Reset()
- func (m *TimerStartedEventAttributes) Size() (n int)
- func (this *TimerStartedEventAttributes) String() string
- func (m *TimerStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerStartedEventAttributes) XXX_DiscardUnknown()
- func (m *TimerStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerStartedEventAttributes) XXX_Size() int
- func (m *TimerStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type UpsertWorkflowSearchAttributesEventAttributes
- func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor() ([]byte, []int)
- func (this *UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
- func (m *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *UpsertWorkflowSearchAttributesEventAttributes) GoString() string
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Reset()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
- func (this *UpsertWorkflowSearchAttributesEventAttributes) String() string
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Unmarshal(dAtA []byte) error
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_DiscardUnknown()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Merge(src proto.Message)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Size() int
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCancelRequestedEventAttributes
- func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
- func (this *WorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCancelRequestedEventAttributes) String() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCanceledEventAttributes
- func (*WorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *WorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCanceledEventAttributes) Reset()
- func (m *WorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCanceledEventAttributes) String() string
- func (m *WorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCompletedEventAttributes
- func (*WorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *WorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCompletedEventAttributes) Reset()
- func (m *WorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCompletedEventAttributes) String() string
- func (m *WorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionContinuedAsNewEventAttributes
- func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetMemo() *v1.Memo
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) String() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionFailedEventAttributes
- func (*WorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionFailedEventAttributes) GoString() string
- func (m *WorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionFailedEventAttributes) Reset()
- func (m *WorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionFailedEventAttributes) String() string
- func (m *WorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionSignaledEventAttributes
- func (*WorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionSignaledEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionSignaledEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionSignaledEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
- func (this *WorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *WorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionSignaledEventAttributes) Reset()
- func (m *WorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *WorkflowExecutionSignaledEventAttributes) String() string
- func (m *WorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionStartedEventAttributes
- func (*WorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
- func (m *WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetContinuedFailure() *v13.Failure
- func (m *WorkflowExecutionStartedEventAttributes) GetCronSchedule() string
- func (m *WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionStartedEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionStartedEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (m *WorkflowExecutionStartedEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionStartedEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (m *WorkflowExecutionStartedEventAttributes) GetMemo() *v1.Memo
- func (m *WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId() int64
- func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution() *v1.WorkflowExecution
- func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace() string
- func (m *WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints() *v14.ResetPoints
- func (m *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *WorkflowExecutionStartedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *WorkflowExecutionStartedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime() *time.Time
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *WorkflowExecutionStartedEventAttributes) GoString() string
- func (m *WorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionStartedEventAttributes) Reset()
- func (m *WorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionStartedEventAttributes) String() string
- func (m *WorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionTerminatedEventAttributes
- func (*WorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
- func (m *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionTerminatedEventAttributes) GetReason() string
- func (this *WorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *WorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionTerminatedEventAttributes) Reset()
- func (m *WorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionTerminatedEventAttributes) String() string
- func (m *WorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionTimedOutEventAttributes
- func (*WorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (this *WorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *WorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionTimedOutEventAttributes) Reset()
- func (m *WorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *WorkflowExecutionTimedOutEventAttributes) String() string
- func (m *WorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskCompletedEventAttributes
- func (*WorkflowTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() string
- func (m *WorkflowTaskCompletedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskCompletedEventAttributes) GetStartedEventId() int64
- func (this *WorkflowTaskCompletedEventAttributes) GoString() string
- func (m *WorkflowTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskCompletedEventAttributes) Reset()
- func (m *WorkflowTaskCompletedEventAttributes) Size() (n int)
- func (this *WorkflowTaskCompletedEventAttributes) String() string
- func (m *WorkflowTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskFailedEventAttributes
- func (*WorkflowTaskFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskFailedEventAttributes) GetBaseRunId() string
- func (m *WorkflowTaskFailedEventAttributes) GetBinaryChecksum() string
- func (m *WorkflowTaskFailedEventAttributes) GetCause() v12.WorkflowTaskFailedCause
- func (m *WorkflowTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowTaskFailedEventAttributes) GetForkEventVersion() int64
- func (m *WorkflowTaskFailedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskFailedEventAttributes) GetNewRunId() string
- func (m *WorkflowTaskFailedEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskFailedEventAttributes) GetStartedEventId() int64
- func (this *WorkflowTaskFailedEventAttributes) GoString() string
- func (m *WorkflowTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskFailedEventAttributes) Reset()
- func (m *WorkflowTaskFailedEventAttributes) Size() (n int)
- func (this *WorkflowTaskFailedEventAttributes) String() string
- func (m *WorkflowTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskFailedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskFailedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskScheduledEventAttributes
- func (*WorkflowTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
- func (m *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
- func (m *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (this *WorkflowTaskScheduledEventAttributes) GoString() string
- func (m *WorkflowTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
- func (m *WorkflowTaskScheduledEventAttributes) Reset()
- func (m *WorkflowTaskScheduledEventAttributes) Size() (n int)
- func (this *WorkflowTaskScheduledEventAttributes) String() string
- func (m *WorkflowTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskScheduledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Size() int
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskStartedEventAttributes
- func (*WorkflowTaskStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskStartedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskStartedEventAttributes) GetRequestId() string
- func (m *WorkflowTaskStartedEventAttributes) GetScheduledEventId() int64
- func (this *WorkflowTaskStartedEventAttributes) GoString() string
- func (m *WorkflowTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskStartedEventAttributes) Reset()
- func (m *WorkflowTaskStartedEventAttributes) Size() (n int)
- func (this *WorkflowTaskStartedEventAttributes) String() string
- func (m *WorkflowTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskStartedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskStartedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskTimedOutEventAttributes
- func (*WorkflowTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (m *WorkflowTaskTimedOutEventAttributes) GetTimeoutType() v12.TimeoutType
- func (this *WorkflowTaskTimedOutEventAttributes) GoString() string
- func (m *WorkflowTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage()
- func (m *WorkflowTaskTimedOutEventAttributes) Reset()
- func (m *WorkflowTaskTimedOutEventAttributes) Size() (n int)
- func (this *WorkflowTaskTimedOutEventAttributes) String() string
- func (m *WorkflowTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Size() int
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ActivityTaskCancelRequestedEventAttributes ¶
type ActivityTaskCancelRequestedEventAttributes struct { // The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel request corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ }
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor ¶
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCancelRequestedEventAttributes) Equal ¶
func (this *ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) GoString ¶
func (this *ActivityTaskCancelRequestedEventAttributes) GoString() string
func (*ActivityTaskCancelRequestedEventAttributes) Marshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCancelRequestedEventAttributes) MarshalTo ¶
func (m *ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
func (*ActivityTaskCancelRequestedEventAttributes) Reset ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Reset()
func (*ActivityTaskCancelRequestedEventAttributes) Size ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Size() (n int)
func (*ActivityTaskCancelRequestedEventAttributes) String ¶
func (this *ActivityTaskCancelRequestedEventAttributes) String() string
func (*ActivityTaskCancelRequestedEventAttributes) Unmarshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Size ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Size() int
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskCanceledEventAttributes ¶
type ActivityTaskCanceledEventAttributes struct { // Additional information that the activity reported upon confirming cancellation Details *v1.Payloads `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // id of the most recent `ACTIVITY_TASK_CANCEL_REQUESTED` event which refers to the same // activity LatestCancelRequestedEventId int64 `` /* 152-byte string literal not displayed */ // The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel confirmation corresponds to ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `ACTIVITY_TASK_STARTED` event this cancel confirmation corresponds to StartedEventId int64 `protobuf:"varint,4,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` // id of the worker who canceled this activity Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"` }
func (*ActivityTaskCanceledEventAttributes) Descriptor ¶
func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCanceledEventAttributes) Equal ¶
func (this *ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCanceledEventAttributes) GetDetails ¶
func (m *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ActivityTaskCanceledEventAttributes) GetIdentity ¶
func (m *ActivityTaskCanceledEventAttributes) GetIdentity() string
func (*ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GoString ¶
func (this *ActivityTaskCanceledEventAttributes) GoString() string
func (*ActivityTaskCanceledEventAttributes) Marshal ¶
func (m *ActivityTaskCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCanceledEventAttributes) MarshalTo ¶
func (m *ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCanceledEventAttributes) ProtoMessage ¶
func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
func (*ActivityTaskCanceledEventAttributes) Reset ¶
func (m *ActivityTaskCanceledEventAttributes) Reset()
func (*ActivityTaskCanceledEventAttributes) Size ¶
func (m *ActivityTaskCanceledEventAttributes) Size() (n int)
func (*ActivityTaskCanceledEventAttributes) String ¶
func (this *ActivityTaskCanceledEventAttributes) String() string
func (*ActivityTaskCanceledEventAttributes) Unmarshal ¶
func (m *ActivityTaskCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCanceledEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCanceledEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCanceledEventAttributes) XXX_Size ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Size() int
func (*ActivityTaskCanceledEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskCompletedEventAttributes ¶
type ActivityTaskCompletedEventAttributes struct { // Serialized results of the activity. IE: The return value of the activity function Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // The id of the `ACTIVITY_TASK_SCHEDULED` event this completion corresponds to ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `ACTIVITY_TASK_STARTED` event this completion corresponds to StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` // id of the worker that completed this task Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"` }
func (*ActivityTaskCompletedEventAttributes) Descriptor ¶
func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCompletedEventAttributes) Equal ¶
func (this *ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCompletedEventAttributes) GetIdentity ¶
func (m *ActivityTaskCompletedEventAttributes) GetIdentity() string
func (*ActivityTaskCompletedEventAttributes) GetResult ¶
func (m *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
func (*ActivityTaskCompletedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCompletedEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCompletedEventAttributes) GoString ¶
func (this *ActivityTaskCompletedEventAttributes) GoString() string
func (*ActivityTaskCompletedEventAttributes) Marshal ¶
func (m *ActivityTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCompletedEventAttributes) MarshalTo ¶
func (m *ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCompletedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
func (*ActivityTaskCompletedEventAttributes) Reset ¶
func (m *ActivityTaskCompletedEventAttributes) Reset()
func (*ActivityTaskCompletedEventAttributes) Size ¶
func (m *ActivityTaskCompletedEventAttributes) Size() (n int)
func (*ActivityTaskCompletedEventAttributes) String ¶
func (this *ActivityTaskCompletedEventAttributes) String() string
func (*ActivityTaskCompletedEventAttributes) Unmarshal ¶
func (m *ActivityTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCompletedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCompletedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCompletedEventAttributes) XXX_Size ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Size() int
func (*ActivityTaskCompletedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskFailedEventAttributes ¶
type ActivityTaskFailedEventAttributes struct { // Failure details Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"` // The id of the `ACTIVITY_TASK_SCHEDULED` event this failure corresponds to ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `ACTIVITY_TASK_STARTED` event this failure corresponds to StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` // id of the worker that failed this task Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"` RetryState v12.RetryState `` /* 130-byte string literal not displayed */ }
func (*ActivityTaskFailedEventAttributes) Descriptor ¶
func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskFailedEventAttributes) Equal ¶
func (this *ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskFailedEventAttributes) GetFailure ¶
func (m *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskFailedEventAttributes) GetIdentity ¶
func (m *ActivityTaskFailedEventAttributes) GetIdentity() string
func (*ActivityTaskFailedEventAttributes) GetRetryState ¶
func (m *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskFailedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskFailedEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskFailedEventAttributes) GoString ¶
func (this *ActivityTaskFailedEventAttributes) GoString() string
func (*ActivityTaskFailedEventAttributes) Marshal ¶
func (m *ActivityTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskFailedEventAttributes) MarshalTo ¶
func (m *ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskFailedEventAttributes) ProtoMessage ¶
func (*ActivityTaskFailedEventAttributes) ProtoMessage()
func (*ActivityTaskFailedEventAttributes) Reset ¶
func (m *ActivityTaskFailedEventAttributes) Reset()
func (*ActivityTaskFailedEventAttributes) Size ¶
func (m *ActivityTaskFailedEventAttributes) Size() (n int)
func (*ActivityTaskFailedEventAttributes) String ¶
func (this *ActivityTaskFailedEventAttributes) String() string
func (*ActivityTaskFailedEventAttributes) Unmarshal ¶
func (m *ActivityTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskFailedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskFailedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskFailedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskFailedEventAttributes) XXX_Size ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Size() int
func (*ActivityTaskFailedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskScheduledEventAttributes ¶
type ActivityTaskScheduledEventAttributes struct { // The worker/user assigned identifier for the activity ActivityId string `protobuf:"bytes,1,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"` ActivityType *v1.ActivityType `protobuf:"bytes,2,opt,name=activity_type,json=activityType,proto3" json:"activity_type,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` TaskQueue *v11.TaskQueue `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` Header *v1.Header `protobuf:"bytes,5,opt,name=header,proto3" json:"header,omitempty"` Input *v1.Payloads `protobuf:"bytes,6,opt,name=input,proto3" json:"input,omitempty"` // Indicates how long the caller is willing to wait for an activity completion. Limits how long // retries will be attempted. Either this or `start_to_close_timeout` must be specified. // // (-- api-linter: core::0140::prepositions=disabled // aip.dev/not-precedent: "to" is used to indicate interval. --) ScheduleToCloseTimeout *time.Duration `` /* 143-byte string literal not displayed */ // Limits time an activity task can stay in a task queue before a worker picks it up. This // timeout is always non retryable, as all a retry would achieve is to put it back into the same // queue. Defaults to `schedule_to_close_timeout` or workflow execution timeout if not // specified. // // (-- api-linter: core::0140::prepositions=disabled // aip.dev/not-precedent: "to" is used to indicate interval. --) ScheduleToStartTimeout *time.Duration `` /* 143-byte string literal not displayed */ // Maximum time an activity is allowed to execute after being picked up by a worker. This // timeout is always retryable. Either this or `schedule_to_close_timeout` must be // specified. // // (-- api-linter: core::0140::prepositions=disabled // aip.dev/not-precedent: "to" is used to indicate interval. --) StartToCloseTimeout *time.Duration `` /* 134-byte string literal not displayed */ // Maximum permitted time between successful worker heartbeats. HeartbeatTimeout *time.Duration `protobuf:"bytes,10,opt,name=heartbeat_timeout,json=heartbeatTimeout,proto3,stdduration" json:"heartbeat_timeout,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 153-byte string literal not displayed */ // Activities are assigned a default retry policy controlled by the service's dynamic // configuration. Retries will happen up to `schedule_to_close_timeout`. To disable retries set // retry_policy.maximum_attempts to 1. RetryPolicy *v1.RetryPolicy `protobuf:"bytes,12,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"` }
func (*ActivityTaskScheduledEventAttributes) Descriptor ¶
func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskScheduledEventAttributes) Equal ¶
func (this *ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskScheduledEventAttributes) GetActivityId ¶
func (m *ActivityTaskScheduledEventAttributes) GetActivityId() string
func (*ActivityTaskScheduledEventAttributes) GetActivityType ¶
func (m *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
func (*ActivityTaskScheduledEventAttributes) GetHeader ¶
func (m *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
func (*ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout ¶
func (m *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetInput ¶
func (m *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
func (*ActivityTaskScheduledEventAttributes) GetNamespace ¶
func (m *ActivityTaskScheduledEventAttributes) GetNamespace() string
func (*ActivityTaskScheduledEventAttributes) GetRetryPolicy ¶
func (m *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout ¶
func (m *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout ¶
func (m *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout ¶
func (m *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetTaskQueue ¶
func (m *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskScheduledEventAttributes) GoString ¶
func (this *ActivityTaskScheduledEventAttributes) GoString() string
func (*ActivityTaskScheduledEventAttributes) Marshal ¶
func (m *ActivityTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskScheduledEventAttributes) MarshalTo ¶
func (m *ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskScheduledEventAttributes) ProtoMessage ¶
func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
func (*ActivityTaskScheduledEventAttributes) Reset ¶
func (m *ActivityTaskScheduledEventAttributes) Reset()
func (*ActivityTaskScheduledEventAttributes) Size ¶
func (m *ActivityTaskScheduledEventAttributes) Size() (n int)
func (*ActivityTaskScheduledEventAttributes) String ¶
func (this *ActivityTaskScheduledEventAttributes) String() string
func (*ActivityTaskScheduledEventAttributes) Unmarshal ¶
func (m *ActivityTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskScheduledEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskScheduledEventAttributes) XXX_Merge ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskScheduledEventAttributes) XXX_Size ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Size() int
func (*ActivityTaskScheduledEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskStartedEventAttributes ¶
type ActivityTaskStartedEventAttributes struct { // The id of the `ACTIVITY_TASK_SCHEDULED` event this task corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // id of the worker that picked up this task Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"` // TODO ?? RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // Starting at 1, the number of times this task has been attempted Attempt int32 `protobuf:"varint,4,opt,name=attempt,proto3" json:"attempt,omitempty"` // Will be set to the most recent failure details, if this task has previously failed and then // been retried. LastFailure *v13.Failure `protobuf:"bytes,5,opt,name=last_failure,json=lastFailure,proto3" json:"last_failure,omitempty"` }
func (*ActivityTaskStartedEventAttributes) Descriptor ¶
func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskStartedEventAttributes) Equal ¶
func (this *ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskStartedEventAttributes) GetAttempt ¶
func (m *ActivityTaskStartedEventAttributes) GetAttempt() int32
func (*ActivityTaskStartedEventAttributes) GetIdentity ¶
func (m *ActivityTaskStartedEventAttributes) GetIdentity() string
func (*ActivityTaskStartedEventAttributes) GetLastFailure ¶
func (m *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
func (*ActivityTaskStartedEventAttributes) GetRequestId ¶
func (m *ActivityTaskStartedEventAttributes) GetRequestId() string
func (*ActivityTaskStartedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskStartedEventAttributes) GoString ¶
func (this *ActivityTaskStartedEventAttributes) GoString() string
func (*ActivityTaskStartedEventAttributes) Marshal ¶
func (m *ActivityTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskStartedEventAttributes) MarshalTo ¶
func (m *ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskStartedEventAttributes) ProtoMessage ¶
func (*ActivityTaskStartedEventAttributes) ProtoMessage()
func (*ActivityTaskStartedEventAttributes) Reset ¶
func (m *ActivityTaskStartedEventAttributes) Reset()
func (*ActivityTaskStartedEventAttributes) Size ¶
func (m *ActivityTaskStartedEventAttributes) Size() (n int)
func (*ActivityTaskStartedEventAttributes) String ¶
func (this *ActivityTaskStartedEventAttributes) String() string
func (*ActivityTaskStartedEventAttributes) Unmarshal ¶
func (m *ActivityTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskStartedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskStartedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskStartedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskStartedEventAttributes) XXX_Size ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Size() int
func (*ActivityTaskStartedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
type ActivityTaskTimedOutEventAttributes ¶
type ActivityTaskTimedOutEventAttributes struct { // If this activity had failed, was retried, and then timed out, that failure is stored as the // `cause` in here. Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"` // The id of the `ACTIVITY_TASK_SCHEDULED` event this timeout corresponds to ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `ACTIVITY_TASK_STARTED` event this timeout corresponds to StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` RetryState v12.RetryState `` /* 130-byte string literal not displayed */ }
func (*ActivityTaskTimedOutEventAttributes) Descriptor ¶
func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskTimedOutEventAttributes) Equal ¶
func (this *ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskTimedOutEventAttributes) GetFailure ¶
func (m *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskTimedOutEventAttributes) GetRetryState ¶
func (m *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskTimedOutEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskTimedOutEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
func (*ActivityTaskTimedOutEventAttributes) GoString ¶
func (this *ActivityTaskTimedOutEventAttributes) GoString() string
func (*ActivityTaskTimedOutEventAttributes) Marshal ¶
func (m *ActivityTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskTimedOutEventAttributes) MarshalTo ¶
func (m *ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage ¶
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
func (*ActivityTaskTimedOutEventAttributes) Reset ¶
func (m *ActivityTaskTimedOutEventAttributes) Reset()
func (*ActivityTaskTimedOutEventAttributes) Size ¶
func (m *ActivityTaskTimedOutEventAttributes) Size() (n int)
func (*ActivityTaskTimedOutEventAttributes) String ¶
func (this *ActivityTaskTimedOutEventAttributes) String() string
func (*ActivityTaskTimedOutEventAttributes) Unmarshal ¶
func (m *ActivityTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskTimedOutEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskTimedOutEventAttributes) XXX_Merge ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskTimedOutEventAttributes) XXX_Size ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Size() int
func (*ActivityTaskTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionCanceledEventAttributes ¶
type ChildWorkflowExecutionCanceledEventAttributes struct { Details *v1.Payloads `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // Namespace of the child workflow Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` }
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionCanceledEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCanceledEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) GoString() string
func (*ChildWorkflowExecutionCanceledEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionCanceledEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCanceledEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Reset()
func (*ChildWorkflowExecutionCanceledEventAttributes) Size ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionCanceledEventAttributes) String ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) String() string
func (*ChildWorkflowExecutionCanceledEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionCompletedEventAttributes ¶
type ChildWorkflowExecutionCompletedEventAttributes struct { Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // Namespace of the child workflow Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` }
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionCompletedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCompletedEventAttributes) GetResult ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
func (*ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCompletedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) GoString() string
func (*ChildWorkflowExecutionCompletedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionCompletedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCompletedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Reset()
func (*ChildWorkflowExecutionCompletedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionCompletedEventAttributes) String ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) String() string
func (*ChildWorkflowExecutionCompletedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionFailedEventAttributes ¶
type ChildWorkflowExecutionFailedEventAttributes struct { Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"` // Namespace of the child workflow Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` RetryState v12.RetryState `` /* 130-byte string literal not displayed */ }
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionFailedEventAttributes) GetFailure ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
func (*ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionFailedEventAttributes) GetRetryState ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) GoString() string
func (*ChildWorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Reset()
func (*ChildWorkflowExecutionFailedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionFailedEventAttributes) String ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) String() string
func (*ChildWorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionStartedEventAttributes ¶
type ChildWorkflowExecutionStartedEventAttributes struct { // Namespace of the child workflow Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,2,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` Header *v1.Header `protobuf:"bytes,5,opt,name=header,proto3" json:"header,omitempty"` }
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionStartedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionStartedEventAttributes) GetHeader ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
func (*ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionStartedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionStartedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) GoString() string
func (*ChildWorkflowExecutionStartedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionStartedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionStartedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Reset()
func (*ChildWorkflowExecutionStartedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionStartedEventAttributes) String ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) String() string
func (*ChildWorkflowExecutionStartedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionTerminatedEventAttributes ¶
type ChildWorkflowExecutionTerminatedEventAttributes struct { // Namespace of the child workflow Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,4,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to StartedEventId int64 `protobuf:"varint,5,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` }
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionTerminatedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTerminatedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTerminatedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
func (*ChildWorkflowExecutionTerminatedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionTerminatedEventAttributes) String ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) String() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
type ChildWorkflowExecutionTimedOutEventAttributes ¶
type ChildWorkflowExecutionTimedOutEventAttributes struct { // Namespace of the child workflow Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,4,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to StartedEventId int64 `protobuf:"varint,5,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` RetryState v12.RetryState `` /* 130-byte string literal not displayed */ }
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionTimedOutEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTimedOutEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTimedOutEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
func (*ChildWorkflowExecutionTimedOutEventAttributes) Size ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionTimedOutEventAttributes) String ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) String() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
type ExternalWorkflowExecutionCancelRequestedEventAttributes ¶
type ExternalWorkflowExecutionCancelRequestedEventAttributes struct { // id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds // to InitiatedEventId int64 `protobuf:"varint,1,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // namespace of the to-be-cancelled workflow Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` }
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor ¶
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal ¶
func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString ¶
func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Marshal ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Size ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) String ¶
func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Unmarshal ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Merge ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Size ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal ¶
func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
type ExternalWorkflowExecutionSignaledEventAttributes ¶
type ExternalWorkflowExecutionSignaledEventAttributes struct { // id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to InitiatedEventId int64 `protobuf:"varint,1,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // namespace of the workflow which was signaled Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // Deprecated Control string `protobuf:"bytes,4,opt,name=control,proto3" json:"control,omitempty"` }
func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor ¶
func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
func (*ExternalWorkflowExecutionSignaledEventAttributes) Equal ¶
func (this *ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetControl ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetControl() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId() int64
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ExternalWorkflowExecutionSignaledEventAttributes) GoString ¶
func (this *ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) Marshal ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionSignaledEventAttributes) Reset ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
func (*ExternalWorkflowExecutionSignaledEventAttributes) Size ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
func (*ExternalWorkflowExecutionSignaledEventAttributes) String ¶
func (this *ExternalWorkflowExecutionSignaledEventAttributes) String() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) Unmarshal ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
func (*ExternalWorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
func (*ExternalWorkflowExecutionSignaledEventAttributes) XXX_Marshal ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExternalWorkflowExecutionSignaledEventAttributes) XXX_Merge ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
func (*ExternalWorkflowExecutionSignaledEventAttributes) XXX_Size ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Size() int
func (*ExternalWorkflowExecutionSignaledEventAttributes) XXX_Unmarshal ¶
func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
type History ¶
type History struct {
Events []*HistoryEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
}
func (*History) Descriptor ¶
func (*History) GetEvents ¶
func (m *History) GetEvents() []*HistoryEvent
func (*History) MarshalToSizedBuffer ¶
func (*History) ProtoMessage ¶
func (*History) ProtoMessage()
func (*History) XXX_DiscardUnknown ¶
func (m *History) XXX_DiscardUnknown()
func (*History) XXX_Marshal ¶
func (*History) XXX_Unmarshal ¶
type HistoryEvent ¶
type HistoryEvent struct { // Monotonically increasing event number, starts at 1. EventId int64 `protobuf:"varint,1,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` EventTime *time.Time `protobuf:"bytes,2,opt,name=event_time,json=eventTime,proto3,stdtime" json:"event_time,omitempty"` EventType v12.EventType `` /* 126-byte string literal not displayed */ // TODO: What is this? Appears unused by SDKs Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` // TODO: What is this? Appears unused by SDKs TaskId int64 `protobuf:"varint,5,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // The event details. The type must match that in `event_type`. // // Types that are valid to be assigned to Attributes: // *HistoryEvent_WorkflowExecutionStartedEventAttributes // *HistoryEvent_WorkflowExecutionCompletedEventAttributes // *HistoryEvent_WorkflowExecutionFailedEventAttributes // *HistoryEvent_WorkflowExecutionTimedOutEventAttributes // *HistoryEvent_WorkflowTaskScheduledEventAttributes // *HistoryEvent_WorkflowTaskStartedEventAttributes // *HistoryEvent_WorkflowTaskCompletedEventAttributes // *HistoryEvent_WorkflowTaskTimedOutEventAttributes // *HistoryEvent_WorkflowTaskFailedEventAttributes // *HistoryEvent_ActivityTaskScheduledEventAttributes // *HistoryEvent_ActivityTaskStartedEventAttributes // *HistoryEvent_ActivityTaskCompletedEventAttributes // *HistoryEvent_ActivityTaskFailedEventAttributes // *HistoryEvent_ActivityTaskTimedOutEventAttributes // *HistoryEvent_TimerStartedEventAttributes // *HistoryEvent_TimerFiredEventAttributes // *HistoryEvent_ActivityTaskCancelRequestedEventAttributes // *HistoryEvent_ActivityTaskCanceledEventAttributes // *HistoryEvent_TimerCanceledEventAttributes // *HistoryEvent_MarkerRecordedEventAttributes // *HistoryEvent_WorkflowExecutionSignaledEventAttributes // *HistoryEvent_WorkflowExecutionTerminatedEventAttributes // *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes // *HistoryEvent_WorkflowExecutionCanceledEventAttributes // *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes // *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes // *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes // *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes // *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes // *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes // *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes // *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes // *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes // *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes // *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes // *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes // *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes // *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes // *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes // *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes Attributes isHistoryEvent_Attributes `protobuf_oneof:"attributes"` }
History events are the method by which Temporal SDKs advance (or recreate) workflow state. See the `EventType` enum for more info about what each event is for.
func (*HistoryEvent) Descriptor ¶
func (*HistoryEvent) Descriptor() ([]byte, []int)
func (*HistoryEvent) Equal ¶
func (this *HistoryEvent) Equal(that interface{}) bool
func (*HistoryEvent) GetActivityTaskCancelRequestedEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskCancelRequestedEventAttributes() *ActivityTaskCancelRequestedEventAttributes
func (*HistoryEvent) GetActivityTaskCanceledEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskCanceledEventAttributes() *ActivityTaskCanceledEventAttributes
func (*HistoryEvent) GetActivityTaskCompletedEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskCompletedEventAttributes() *ActivityTaskCompletedEventAttributes
func (*HistoryEvent) GetActivityTaskFailedEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskFailedEventAttributes() *ActivityTaskFailedEventAttributes
func (*HistoryEvent) GetActivityTaskScheduledEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskScheduledEventAttributes() *ActivityTaskScheduledEventAttributes
func (*HistoryEvent) GetActivityTaskStartedEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskStartedEventAttributes() *ActivityTaskStartedEventAttributes
func (*HistoryEvent) GetActivityTaskTimedOutEventAttributes ¶
func (m *HistoryEvent) GetActivityTaskTimedOutEventAttributes() *ActivityTaskTimedOutEventAttributes
func (*HistoryEvent) GetAttributes ¶
func (m *HistoryEvent) GetAttributes() isHistoryEvent_Attributes
func (*HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes() *ChildWorkflowExecutionCanceledEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes() *ChildWorkflowExecutionCompletedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes() *ChildWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes() *ChildWorkflowExecutionStartedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes() *ChildWorkflowExecutionTerminatedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes ¶
func (m *HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes() *ChildWorkflowExecutionTimedOutEventAttributes
func (*HistoryEvent) GetEventId ¶
func (m *HistoryEvent) GetEventId() int64
func (*HistoryEvent) GetEventTime ¶
func (m *HistoryEvent) GetEventTime() *time.Time
func (*HistoryEvent) GetEventType ¶
func (m *HistoryEvent) GetEventType() v12.EventType
func (*HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func (m *HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes() *ExternalWorkflowExecutionCancelRequestedEventAttributes
func (*HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes ¶
func (m *HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes() *ExternalWorkflowExecutionSignaledEventAttributes
func (*HistoryEvent) GetMarkerRecordedEventAttributes ¶
func (m *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
func (*HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes() *RequestCancelExternalWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes ¶
func (m *HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes() *SignalExternalWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func (m *HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes() *SignalExternalWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes ¶
func (m *HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes() *StartChildWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes ¶
func (m *HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes() *StartChildWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetTaskId ¶
func (m *HistoryEvent) GetTaskId() int64
func (*HistoryEvent) GetTimerCanceledEventAttributes ¶
func (m *HistoryEvent) GetTimerCanceledEventAttributes() *TimerCanceledEventAttributes
func (*HistoryEvent) GetTimerFiredEventAttributes ¶
func (m *HistoryEvent) GetTimerFiredEventAttributes() *TimerFiredEventAttributes
func (*HistoryEvent) GetTimerStartedEventAttributes ¶
func (m *HistoryEvent) GetTimerStartedEventAttributes() *TimerStartedEventAttributes
func (*HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes ¶
func (m *HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes() *UpsertWorkflowSearchAttributesEventAttributes
func (*HistoryEvent) GetVersion ¶
func (m *HistoryEvent) GetVersion() int64
func (*HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes() *WorkflowExecutionCancelRequestedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionCanceledEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionCanceledEventAttributes() *WorkflowExecutionCanceledEventAttributes
func (*HistoryEvent) GetWorkflowExecutionCompletedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionCompletedEventAttributes() *WorkflowExecutionCompletedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes() *WorkflowExecutionContinuedAsNewEventAttributes
func (*HistoryEvent) GetWorkflowExecutionFailedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionFailedEventAttributes() *WorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionSignaledEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionSignaledEventAttributes() *WorkflowExecutionSignaledEventAttributes
func (*HistoryEvent) GetWorkflowExecutionStartedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionStartedEventAttributes() *WorkflowExecutionStartedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes() *WorkflowExecutionTerminatedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes ¶
func (m *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
func (*HistoryEvent) GetWorkflowTaskCompletedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowTaskCompletedEventAttributes() *WorkflowTaskCompletedEventAttributes
func (*HistoryEvent) GetWorkflowTaskFailedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowTaskFailedEventAttributes() *WorkflowTaskFailedEventAttributes
func (*HistoryEvent) GetWorkflowTaskScheduledEventAttributes ¶
func (m *HistoryEvent) GetWorkflowTaskScheduledEventAttributes() *WorkflowTaskScheduledEventAttributes
func (*HistoryEvent) GetWorkflowTaskStartedEventAttributes ¶
func (m *HistoryEvent) GetWorkflowTaskStartedEventAttributes() *WorkflowTaskStartedEventAttributes
func (*HistoryEvent) GetWorkflowTaskTimedOutEventAttributes ¶
func (m *HistoryEvent) GetWorkflowTaskTimedOutEventAttributes() *WorkflowTaskTimedOutEventAttributes
func (*HistoryEvent) GoString ¶
func (this *HistoryEvent) GoString() string
func (*HistoryEvent) Marshal ¶
func (m *HistoryEvent) Marshal() (dAtA []byte, err error)
func (*HistoryEvent) MarshalToSizedBuffer ¶
func (m *HistoryEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent) ProtoMessage ¶
func (*HistoryEvent) ProtoMessage()
func (*HistoryEvent) Reset ¶
func (m *HistoryEvent) Reset()
func (*HistoryEvent) Size ¶
func (m *HistoryEvent) Size() (n int)
func (*HistoryEvent) String ¶
func (this *HistoryEvent) String() string
func (*HistoryEvent) Unmarshal ¶
func (m *HistoryEvent) Unmarshal(dAtA []byte) error
func (*HistoryEvent) XXX_DiscardUnknown ¶
func (m *HistoryEvent) XXX_DiscardUnknown()
func (*HistoryEvent) XXX_Marshal ¶
func (m *HistoryEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryEvent) XXX_Merge ¶
func (m *HistoryEvent) XXX_Merge(src proto.Message)
func (*HistoryEvent) XXX_OneofWrappers ¶
func (*HistoryEvent) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*HistoryEvent) XXX_Size ¶
func (m *HistoryEvent) XXX_Size() int
func (*HistoryEvent) XXX_Unmarshal ¶
func (m *HistoryEvent) XXX_Unmarshal(b []byte) error
type HistoryEvent_ActivityTaskCancelRequestedEventAttributes ¶
type HistoryEvent_ActivityTaskCancelRequestedEventAttributes struct {
ActivityTaskCancelRequestedEventAttributes *ActivityTaskCancelRequestedEventAttributes `` /* 202-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskCancelRequestedEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) String() string
type HistoryEvent_ActivityTaskCanceledEventAttributes ¶
type HistoryEvent_ActivityTaskCanceledEventAttributes struct {
ActivityTaskCanceledEventAttributes *ActivityTaskCanceledEventAttributes `` /* 179-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskCanceledEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) String() string
type HistoryEvent_ActivityTaskCompletedEventAttributes ¶
type HistoryEvent_ActivityTaskCompletedEventAttributes struct {
ActivityTaskCompletedEventAttributes *ActivityTaskCompletedEventAttributes `` /* 182-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskCompletedEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) String() string
type HistoryEvent_ActivityTaskFailedEventAttributes ¶
type HistoryEvent_ActivityTaskFailedEventAttributes struct {
ActivityTaskFailedEventAttributes *ActivityTaskFailedEventAttributes `` /* 173-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskFailedEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskFailedEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskFailedEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskFailedEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskFailedEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskFailedEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskFailedEventAttributes) String() string
type HistoryEvent_ActivityTaskScheduledEventAttributes ¶
type HistoryEvent_ActivityTaskScheduledEventAttributes struct {
ActivityTaskScheduledEventAttributes *ActivityTaskScheduledEventAttributes `` /* 182-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskScheduledEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) String() string
type HistoryEvent_ActivityTaskStartedEventAttributes ¶
type HistoryEvent_ActivityTaskStartedEventAttributes struct {
ActivityTaskStartedEventAttributes *ActivityTaskStartedEventAttributes `` /* 176-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskStartedEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskStartedEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskStartedEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskStartedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskStartedEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskStartedEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskStartedEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskStartedEventAttributes) String() string
type HistoryEvent_ActivityTaskTimedOutEventAttributes ¶
type HistoryEvent_ActivityTaskTimedOutEventAttributes struct {
ActivityTaskTimedOutEventAttributes *ActivityTaskTimedOutEventAttributes `` /* 181-byte string literal not displayed */
}
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) Equal ¶
func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) GoString ¶
func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) GoString() string
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) Size ¶
func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) Size() (n int)
func (*HistoryEvent_ActivityTaskTimedOutEventAttributes) String ¶
func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes struct {
ChildWorkflowExecutionCanceledEventAttributes *ChildWorkflowExecutionCanceledEventAttributes `` /* 211-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes struct {
ChildWorkflowExecutionCompletedEventAttributes *ChildWorkflowExecutionCompletedEventAttributes `` /* 214-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes struct {
ChildWorkflowExecutionFailedEventAttributes *ChildWorkflowExecutionFailedEventAttributes `` /* 205-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes struct {
ChildWorkflowExecutionStartedEventAttributes *ChildWorkflowExecutionStartedEventAttributes `` /* 208-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes struct {
ChildWorkflowExecutionTerminatedEventAttributes *ChildWorkflowExecutionTerminatedEventAttributes `` /* 217-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) String() string
type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes struct {
ChildWorkflowExecutionTimedOutEventAttributes *ChildWorkflowExecutionTimedOutEventAttributes `` /* 213-byte string literal not displayed */
}
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Equal ¶
func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) GoString ¶
func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Size ¶
func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
func (*HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) String ¶
func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) String() string
type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes ¶
type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes struct {
ExternalWorkflowExecutionCancelRequestedEventAttributes *ExternalWorkflowExecutionCancelRequestedEventAttributes `` /* 243-byte string literal not displayed */
}
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal ¶
func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString ¶
func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Size ¶
func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
func (*HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) String ¶
func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes ¶
type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes struct {
ExternalWorkflowExecutionSignaledEventAttributes *ExternalWorkflowExecutionSignaledEventAttributes `` /* 220-byte string literal not displayed */
}
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Equal ¶
func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) GoString ¶
func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Size ¶
func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
func (*HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) String ¶
func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) String() string
type HistoryEvent_MarkerRecordedEventAttributes ¶
type HistoryEvent_MarkerRecordedEventAttributes struct {
MarkerRecordedEventAttributes *MarkerRecordedEventAttributes `` /* 159-byte string literal not displayed */
}
func (*HistoryEvent_MarkerRecordedEventAttributes) Equal ¶
func (this *HistoryEvent_MarkerRecordedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_MarkerRecordedEventAttributes) GoString ¶
func (this *HistoryEvent_MarkerRecordedEventAttributes) GoString() string
func (*HistoryEvent_MarkerRecordedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_MarkerRecordedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_MarkerRecordedEventAttributes) Size ¶
func (m *HistoryEvent_MarkerRecordedEventAttributes) Size() (n int)
func (*HistoryEvent_MarkerRecordedEventAttributes) String ¶
func (this *HistoryEvent_MarkerRecordedEventAttributes) String() string
type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes struct {
RequestCancelExternalWorkflowExecutionFailedEventAttributes *RequestCancelExternalWorkflowExecutionFailedEventAttributes `` /* 257-byte string literal not displayed */
}
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) String ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes struct {
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes `` /* 266-byte string literal not displayed */
}
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes struct {
SignalExternalWorkflowExecutionFailedEventAttributes *SignalExternalWorkflowExecutionFailedEventAttributes `` /* 234-byte string literal not displayed */
}
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Size ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) String ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) String() string
type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes struct {
SignalExternalWorkflowExecutionInitiatedEventAttributes *SignalExternalWorkflowExecutionInitiatedEventAttributes `` /* 243-byte string literal not displayed */
}
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes struct {
StartChildWorkflowExecutionFailedEventAttributes *StartChildWorkflowExecutionFailedEventAttributes `` /* 222-byte string literal not displayed */
}
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) GoString() string
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Size ¶
func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) String ¶
func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) String() string
type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes struct {
StartChildWorkflowExecutionInitiatedEventAttributes *StartChildWorkflowExecutionInitiatedEventAttributes `` /* 231-byte string literal not displayed */
}
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) String() string
type HistoryEvent_TimerCanceledEventAttributes ¶
type HistoryEvent_TimerCanceledEventAttributes struct {
TimerCanceledEventAttributes *TimerCanceledEventAttributes `` /* 156-byte string literal not displayed */
}
func (*HistoryEvent_TimerCanceledEventAttributes) Equal ¶
func (this *HistoryEvent_TimerCanceledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_TimerCanceledEventAttributes) GoString ¶
func (this *HistoryEvent_TimerCanceledEventAttributes) GoString() string
func (*HistoryEvent_TimerCanceledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_TimerCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_TimerCanceledEventAttributes) Size ¶
func (m *HistoryEvent_TimerCanceledEventAttributes) Size() (n int)
func (*HistoryEvent_TimerCanceledEventAttributes) String ¶
func (this *HistoryEvent_TimerCanceledEventAttributes) String() string
type HistoryEvent_TimerFiredEventAttributes ¶
type HistoryEvent_TimerFiredEventAttributes struct {
TimerFiredEventAttributes *TimerFiredEventAttributes `` /* 147-byte string literal not displayed */
}
func (*HistoryEvent_TimerFiredEventAttributes) Equal ¶
func (this *HistoryEvent_TimerFiredEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_TimerFiredEventAttributes) GoString ¶
func (this *HistoryEvent_TimerFiredEventAttributes) GoString() string
func (*HistoryEvent_TimerFiredEventAttributes) MarshalTo ¶
func (m *HistoryEvent_TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_TimerFiredEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_TimerFiredEventAttributes) Size ¶
func (m *HistoryEvent_TimerFiredEventAttributes) Size() (n int)
func (*HistoryEvent_TimerFiredEventAttributes) String ¶
func (this *HistoryEvent_TimerFiredEventAttributes) String() string
type HistoryEvent_TimerStartedEventAttributes ¶
type HistoryEvent_TimerStartedEventAttributes struct {
TimerStartedEventAttributes *TimerStartedEventAttributes `` /* 153-byte string literal not displayed */
}
func (*HistoryEvent_TimerStartedEventAttributes) Equal ¶
func (this *HistoryEvent_TimerStartedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_TimerStartedEventAttributes) GoString ¶
func (this *HistoryEvent_TimerStartedEventAttributes) GoString() string
func (*HistoryEvent_TimerStartedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_TimerStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_TimerStartedEventAttributes) Size ¶
func (m *HistoryEvent_TimerStartedEventAttributes) Size() (n int)
func (*HistoryEvent_TimerStartedEventAttributes) String ¶
func (this *HistoryEvent_TimerStartedEventAttributes) String() string
type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes ¶
type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes struct {
UpsertWorkflowSearchAttributesEventAttributes *UpsertWorkflowSearchAttributesEventAttributes `` /* 211-byte string literal not displayed */
}
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Equal ¶
func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) GoString ¶
func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) GoString() string
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalTo ¶
func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Size ¶
func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
func (*HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) String ¶
func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) String() string
type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes ¶
type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes struct {
WorkflowExecutionCancelRequestedEventAttributes *WorkflowExecutionCancelRequestedEventAttributes `` /* 217-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) String() string
type HistoryEvent_WorkflowExecutionCanceledEventAttributes ¶
type HistoryEvent_WorkflowExecutionCanceledEventAttributes struct {
WorkflowExecutionCanceledEventAttributes *WorkflowExecutionCanceledEventAttributes `` /* 194-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionCanceledEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) String() string
type HistoryEvent_WorkflowExecutionCompletedEventAttributes ¶
type HistoryEvent_WorkflowExecutionCompletedEventAttributes struct {
WorkflowExecutionCompletedEventAttributes *WorkflowExecutionCompletedEventAttributes `` /* 196-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionCompletedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) String() string
type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes ¶
type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes struct {
WorkflowExecutionContinuedAsNewEventAttributes *WorkflowExecutionContinuedAsNewEventAttributes `` /* 216-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) String() string
type HistoryEvent_WorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_WorkflowExecutionFailedEventAttributes struct {
WorkflowExecutionFailedEventAttributes *WorkflowExecutionFailedEventAttributes `` /* 187-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionFailedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) String() string
type HistoryEvent_WorkflowExecutionSignaledEventAttributes ¶
type HistoryEvent_WorkflowExecutionSignaledEventAttributes struct {
WorkflowExecutionSignaledEventAttributes *WorkflowExecutionSignaledEventAttributes `` /* 194-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionSignaledEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) String() string
type HistoryEvent_WorkflowExecutionStartedEventAttributes ¶
type HistoryEvent_WorkflowExecutionStartedEventAttributes struct {
WorkflowExecutionStartedEventAttributes *WorkflowExecutionStartedEventAttributes `` /* 190-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionStartedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) String() string
type HistoryEvent_WorkflowExecutionTerminatedEventAttributes ¶
type HistoryEvent_WorkflowExecutionTerminatedEventAttributes struct {
WorkflowExecutionTerminatedEventAttributes *WorkflowExecutionTerminatedEventAttributes `` /* 200-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionTerminatedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) String() string
type HistoryEvent_WorkflowExecutionTimedOutEventAttributes ¶
type HistoryEvent_WorkflowExecutionTimedOutEventAttributes struct {
WorkflowExecutionTimedOutEventAttributes *WorkflowExecutionTimedOutEventAttributes `` /* 195-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) GoString() string
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowExecutionTimedOutEventAttributes) String ¶
func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) String() string
type HistoryEvent_WorkflowTaskCompletedEventAttributes ¶
type HistoryEvent_WorkflowTaskCompletedEventAttributes struct {
WorkflowTaskCompletedEventAttributes *WorkflowTaskCompletedEventAttributes `` /* 182-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowTaskCompletedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) String() string
type HistoryEvent_WorkflowTaskFailedEventAttributes ¶
type HistoryEvent_WorkflowTaskFailedEventAttributes struct {
WorkflowTaskFailedEventAttributes *WorkflowTaskFailedEventAttributes `` /* 173-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowTaskFailedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) String() string
type HistoryEvent_WorkflowTaskScheduledEventAttributes ¶
type HistoryEvent_WorkflowTaskScheduledEventAttributes struct {
WorkflowTaskScheduledEventAttributes *WorkflowTaskScheduledEventAttributes `` /* 182-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) GoString() string
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowTaskScheduledEventAttributes) String ¶
func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) String() string
type HistoryEvent_WorkflowTaskStartedEventAttributes ¶
type HistoryEvent_WorkflowTaskStartedEventAttributes struct {
WorkflowTaskStartedEventAttributes *WorkflowTaskStartedEventAttributes `` /* 176-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) GoString() string
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowTaskStartedEventAttributes) String ¶
func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) String() string
type HistoryEvent_WorkflowTaskTimedOutEventAttributes ¶
type HistoryEvent_WorkflowTaskTimedOutEventAttributes struct {
WorkflowTaskTimedOutEventAttributes *WorkflowTaskTimedOutEventAttributes `` /* 181-byte string literal not displayed */
}
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) Equal ¶
func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) GoString ¶
func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) GoString() string
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalTo ¶
func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) Size ¶
func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Size() (n int)
func (*HistoryEvent_WorkflowTaskTimedOutEventAttributes) String ¶
func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) String() string
type MarkerRecordedEventAttributes ¶
type MarkerRecordedEventAttributes struct { // Workers use this to identify the "types" of various markers. Ex: Local activity, side effect. MarkerName string `protobuf:"bytes,1,opt,name=marker_name,json=markerName,proto3" json:"marker_name,omitempty"` // Serialized information recorded in the marker Details map[string]*v1.Payloads `` /* 155-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ Header *v1.Header `protobuf:"bytes,4,opt,name=header,proto3" json:"header,omitempty"` // Some uses of markers, like a local activity, could "fail". If they did that is recorded here. Failure *v13.Failure `protobuf:"bytes,5,opt,name=failure,proto3" json:"failure,omitempty"` }
func (*MarkerRecordedEventAttributes) Descriptor ¶
func (*MarkerRecordedEventAttributes) Descriptor() ([]byte, []int)
func (*MarkerRecordedEventAttributes) Equal ¶
func (this *MarkerRecordedEventAttributes) Equal(that interface{}) bool
func (*MarkerRecordedEventAttributes) GetDetails ¶
func (m *MarkerRecordedEventAttributes) GetDetails() map[string]*v1.Payloads
func (*MarkerRecordedEventAttributes) GetFailure ¶
func (m *MarkerRecordedEventAttributes) GetFailure() *v13.Failure
func (*MarkerRecordedEventAttributes) GetHeader ¶
func (m *MarkerRecordedEventAttributes) GetHeader() *v1.Header
func (*MarkerRecordedEventAttributes) GetMarkerName ¶
func (m *MarkerRecordedEventAttributes) GetMarkerName() string
func (*MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*MarkerRecordedEventAttributes) GoString ¶
func (this *MarkerRecordedEventAttributes) GoString() string
func (*MarkerRecordedEventAttributes) Marshal ¶
func (m *MarkerRecordedEventAttributes) Marshal() (dAtA []byte, err error)
func (*MarkerRecordedEventAttributes) MarshalTo ¶
func (m *MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*MarkerRecordedEventAttributes) MarshalToSizedBuffer ¶
func (m *MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MarkerRecordedEventAttributes) ProtoMessage ¶
func (*MarkerRecordedEventAttributes) ProtoMessage()
func (*MarkerRecordedEventAttributes) Reset ¶
func (m *MarkerRecordedEventAttributes) Reset()
func (*MarkerRecordedEventAttributes) Size ¶
func (m *MarkerRecordedEventAttributes) Size() (n int)
func (*MarkerRecordedEventAttributes) String ¶
func (this *MarkerRecordedEventAttributes) String() string
func (*MarkerRecordedEventAttributes) Unmarshal ¶
func (m *MarkerRecordedEventAttributes) Unmarshal(dAtA []byte) error
func (*MarkerRecordedEventAttributes) XXX_DiscardUnknown ¶
func (m *MarkerRecordedEventAttributes) XXX_DiscardUnknown()
func (*MarkerRecordedEventAttributes) XXX_Marshal ¶
func (m *MarkerRecordedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MarkerRecordedEventAttributes) XXX_Merge ¶
func (m *MarkerRecordedEventAttributes) XXX_Merge(src proto.Message)
func (*MarkerRecordedEventAttributes) XXX_Size ¶
func (m *MarkerRecordedEventAttributes) XXX_Size() int
func (*MarkerRecordedEventAttributes) XXX_Unmarshal ¶
func (m *MarkerRecordedEventAttributes) XXX_Unmarshal(b []byte) error
type RequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
type RequestCancelExternalWorkflowExecutionFailedEventAttributes struct { Cause v12.CancelExternalWorkflowExecutionFailedCause `` /* 134-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // namespace of the workflow which failed to cancel Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this failure // corresponds to InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Deprecated Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"` }
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) String ¶
func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes struct { // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // The namespace the workflow to be cancelled lives in Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // Deprecated Control string `protobuf:"bytes,4,opt,name=control,proto3" json:"control,omitempty"` // Workers are expected to set this to true if the workflow they are requesting to cancel is // a child of the workflow which issued the request ChildWorkflowOnly bool `protobuf:"varint,5,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"` }
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor ¶
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Marshal ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal ¶
func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
type SignalExternalWorkflowExecutionFailedEventAttributes ¶
type SignalExternalWorkflowExecutionFailedEventAttributes struct { Cause v12.SignalExternalWorkflowExecutionFailedCause `` /* 134-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // Deprecated Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"` }
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetControl ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetControl() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Size ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) String ¶
func (this *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*SignalExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
type SignalExternalWorkflowExecutionInitiatedEventAttributes ¶
type SignalExternalWorkflowExecutionInitiatedEventAttributes struct { // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // namespace of the to-be-signalled workflow Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // name/type of the signal to fire in the external workflow SignalName string `protobuf:"bytes,4,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"` // Serialized arguments to provide to the signal handler Input *v1.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"` // Deprecated Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"` // Workers are expected to set this to true if the workflow they are requesting to cancel is // a child of the workflow which issued the request ChildWorkflowOnly bool `protobuf:"varint,7,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"` Header *v1.Header `protobuf:"bytes,8,opt,name=header,proto3" json:"header,omitempty"` }
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor ¶
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader ¶ added in v0.8.0
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Marshal ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal ¶
func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
type StartChildWorkflowExecutionFailedEventAttributes ¶
type StartChildWorkflowExecutionFailedEventAttributes struct { // Namespace of the child workflow Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` Cause v12.StartChildWorkflowExecutionFailedCause `` /* 130-byte string literal not displayed */ // Deprecated Control string `protobuf:"bytes,5,opt,name=control,proto3" json:"control,omitempty"` // Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to InitiatedEventId int64 `protobuf:"varint,6,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ }
func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*StartChildWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*StartChildWorkflowExecutionFailedEventAttributes) GetCause ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetCause() v12.StartChildWorkflowExecutionFailedCause
func (*StartChildWorkflowExecutionFailedEventAttributes) GetControl ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetControl() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*StartChildWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*StartChildWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *StartChildWorkflowExecutionFailedEventAttributes) GoString() string
func (*StartChildWorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*StartChildWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) Reset()
func (*StartChildWorkflowExecutionFailedEventAttributes) Size ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*StartChildWorkflowExecutionFailedEventAttributes) String ¶
func (this *StartChildWorkflowExecutionFailedEventAttributes) String() string
func (*StartChildWorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*StartChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*StartChildWorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartChildWorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*StartChildWorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*StartChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
type StartChildWorkflowExecutionInitiatedEventAttributes ¶
type StartChildWorkflowExecutionInitiatedEventAttributes struct { // Namespace of the child workflow Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` TaskQueue *v11.TaskQueue `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` Input *v1.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"` // Total workflow execution timeout including retries and continue as new. WorkflowExecutionTimeout *time.Duration `` /* 147-byte string literal not displayed */ // Timeout of a single workflow run. WorkflowRunTimeout *time.Duration `` /* 129-byte string literal not displayed */ // Timeout of a single workflow task. WorkflowTaskTimeout *time.Duration `` /* 132-byte string literal not displayed */ // Default: PARENT_CLOSE_POLICY_TERMINATE. ParentClosePolicy v12.ParentClosePolicy `` /* 160-byte string literal not displayed */ // Deprecated Control string `protobuf:"bytes,10,opt,name=control,proto3" json:"control,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 153-byte string literal not displayed */ // Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. WorkflowIdReusePolicy v12.WorkflowIdReusePolicy `` /* 179-byte string literal not displayed */ RetryPolicy *v1.RetryPolicy `protobuf:"bytes,13,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"` // If this child runs on a cron schedule, it will appear here CronSchedule string `protobuf:"bytes,14,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"` Header *v1.Header `protobuf:"bytes,15,opt,name=header,proto3" json:"header,omitempty"` Memo *v1.Memo `protobuf:"bytes,16,opt,name=memo,proto3" json:"memo,omitempty"` SearchAttributes *v1.SearchAttributes `protobuf:"bytes,17,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"` }
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor ¶
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Equal ¶
func (this *StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetControl ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetInput ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo() *v1.Memo
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy() v12.ParentClosePolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy() v12.WorkflowIdReusePolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout() *time.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GoString ¶
func (this *StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Marshal ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Size ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) String ¶
func (this *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Unmarshal ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
func (*StartChildWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Marshal ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Merge ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Size ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
func (*StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal ¶
func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
type TimerCanceledEventAttributes ¶
type TimerCanceledEventAttributes struct { // Will match the `timer_id` from `TIMER_STARTED` event for this timer TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"` // The id of the `TIMER_STARTED` event itself StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // The id of the worker who requested this cancel Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"` }
func (*TimerCanceledEventAttributes) Descriptor ¶
func (*TimerCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*TimerCanceledEventAttributes) Equal ¶
func (this *TimerCanceledEventAttributes) Equal(that interface{}) bool
func (*TimerCanceledEventAttributes) GetIdentity ¶
func (m *TimerCanceledEventAttributes) GetIdentity() string
func (*TimerCanceledEventAttributes) GetStartedEventId ¶
func (m *TimerCanceledEventAttributes) GetStartedEventId() int64
func (*TimerCanceledEventAttributes) GetTimerId ¶
func (m *TimerCanceledEventAttributes) GetTimerId() string
func (*TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*TimerCanceledEventAttributes) GoString ¶
func (this *TimerCanceledEventAttributes) GoString() string
func (*TimerCanceledEventAttributes) Marshal ¶
func (m *TimerCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*TimerCanceledEventAttributes) MarshalTo ¶
func (m *TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*TimerCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TimerCanceledEventAttributes) ProtoMessage ¶
func (*TimerCanceledEventAttributes) ProtoMessage()
func (*TimerCanceledEventAttributes) Reset ¶
func (m *TimerCanceledEventAttributes) Reset()
func (*TimerCanceledEventAttributes) Size ¶
func (m *TimerCanceledEventAttributes) Size() (n int)
func (*TimerCanceledEventAttributes) String ¶
func (this *TimerCanceledEventAttributes) String() string
func (*TimerCanceledEventAttributes) Unmarshal ¶
func (m *TimerCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*TimerCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *TimerCanceledEventAttributes) XXX_DiscardUnknown()
func (*TimerCanceledEventAttributes) XXX_Marshal ¶
func (m *TimerCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimerCanceledEventAttributes) XXX_Merge ¶
func (m *TimerCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*TimerCanceledEventAttributes) XXX_Size ¶
func (m *TimerCanceledEventAttributes) XXX_Size() int
func (*TimerCanceledEventAttributes) XXX_Unmarshal ¶
func (m *TimerCanceledEventAttributes) XXX_Unmarshal(b []byte) error
type TimerFiredEventAttributes ¶
type TimerFiredEventAttributes struct { // Will match the `timer_id` from `TIMER_STARTED` event for this timer TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"` // The id of the `TIMER_STARTED` event itself StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` }
func (*TimerFiredEventAttributes) Descriptor ¶
func (*TimerFiredEventAttributes) Descriptor() ([]byte, []int)
func (*TimerFiredEventAttributes) Equal ¶
func (this *TimerFiredEventAttributes) Equal(that interface{}) bool
func (*TimerFiredEventAttributes) GetStartedEventId ¶
func (m *TimerFiredEventAttributes) GetStartedEventId() int64
func (*TimerFiredEventAttributes) GetTimerId ¶
func (m *TimerFiredEventAttributes) GetTimerId() string
func (*TimerFiredEventAttributes) GoString ¶
func (this *TimerFiredEventAttributes) GoString() string
func (*TimerFiredEventAttributes) Marshal ¶
func (m *TimerFiredEventAttributes) Marshal() (dAtA []byte, err error)
func (*TimerFiredEventAttributes) MarshalTo ¶
func (m *TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*TimerFiredEventAttributes) MarshalToSizedBuffer ¶
func (m *TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TimerFiredEventAttributes) ProtoMessage ¶
func (*TimerFiredEventAttributes) ProtoMessage()
func (*TimerFiredEventAttributes) Reset ¶
func (m *TimerFiredEventAttributes) Reset()
func (*TimerFiredEventAttributes) Size ¶
func (m *TimerFiredEventAttributes) Size() (n int)
func (*TimerFiredEventAttributes) String ¶
func (this *TimerFiredEventAttributes) String() string
func (*TimerFiredEventAttributes) Unmarshal ¶
func (m *TimerFiredEventAttributes) Unmarshal(dAtA []byte) error
func (*TimerFiredEventAttributes) XXX_DiscardUnknown ¶
func (m *TimerFiredEventAttributes) XXX_DiscardUnknown()
func (*TimerFiredEventAttributes) XXX_Marshal ¶
func (m *TimerFiredEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimerFiredEventAttributes) XXX_Merge ¶
func (m *TimerFiredEventAttributes) XXX_Merge(src proto.Message)
func (*TimerFiredEventAttributes) XXX_Size ¶
func (m *TimerFiredEventAttributes) XXX_Size() int
func (*TimerFiredEventAttributes) XXX_Unmarshal ¶
func (m *TimerFiredEventAttributes) XXX_Unmarshal(b []byte) error
type TimerStartedEventAttributes ¶
type TimerStartedEventAttributes struct { // The worker/user assigned id for this timer TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"` // How long until this timer fires // // (-- api-linter: core::0140::prepositions=disabled // aip.dev/not-precedent: "to" is used to indicate interval. --) StartToFireTimeout *time.Duration `` /* 131-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ }
func (*TimerStartedEventAttributes) Descriptor ¶
func (*TimerStartedEventAttributes) Descriptor() ([]byte, []int)
func (*TimerStartedEventAttributes) Equal ¶
func (this *TimerStartedEventAttributes) Equal(that interface{}) bool
func (*TimerStartedEventAttributes) GetStartToFireTimeout ¶
func (m *TimerStartedEventAttributes) GetStartToFireTimeout() *time.Duration
func (*TimerStartedEventAttributes) GetTimerId ¶
func (m *TimerStartedEventAttributes) GetTimerId() string
func (*TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*TimerStartedEventAttributes) GoString ¶
func (this *TimerStartedEventAttributes) GoString() string
func (*TimerStartedEventAttributes) Marshal ¶
func (m *TimerStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*TimerStartedEventAttributes) MarshalTo ¶
func (m *TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*TimerStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TimerStartedEventAttributes) ProtoMessage ¶
func (*TimerStartedEventAttributes) ProtoMessage()
func (*TimerStartedEventAttributes) Reset ¶
func (m *TimerStartedEventAttributes) Reset()
func (*TimerStartedEventAttributes) Size ¶
func (m *TimerStartedEventAttributes) Size() (n int)
func (*TimerStartedEventAttributes) String ¶
func (this *TimerStartedEventAttributes) String() string
func (*TimerStartedEventAttributes) Unmarshal ¶
func (m *TimerStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*TimerStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *TimerStartedEventAttributes) XXX_DiscardUnknown()
func (*TimerStartedEventAttributes) XXX_Marshal ¶
func (m *TimerStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimerStartedEventAttributes) XXX_Merge ¶
func (m *TimerStartedEventAttributes) XXX_Merge(src proto.Message)
func (*TimerStartedEventAttributes) XXX_Size ¶
func (m *TimerStartedEventAttributes) XXX_Size() int
func (*TimerStartedEventAttributes) XXX_Unmarshal ¶
func (m *TimerStartedEventAttributes) XXX_Unmarshal(b []byte) error
type UpsertWorkflowSearchAttributesEventAttributes ¶
type UpsertWorkflowSearchAttributesEventAttributes struct { // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ SearchAttributes *v1.SearchAttributes `protobuf:"bytes,2,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"` }
func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor ¶
func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor() ([]byte, []int)
func (*UpsertWorkflowSearchAttributesEventAttributes) Equal ¶
func (this *UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
func (*UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*UpsertWorkflowSearchAttributesEventAttributes) GoString ¶
func (this *UpsertWorkflowSearchAttributesEventAttributes) GoString() string
func (*UpsertWorkflowSearchAttributesEventAttributes) Marshal ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) Marshal() (dAtA []byte, err error)
func (*UpsertWorkflowSearchAttributesEventAttributes) MarshalTo ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage ¶
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
func (*UpsertWorkflowSearchAttributesEventAttributes) Reset ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) Reset()
func (*UpsertWorkflowSearchAttributesEventAttributes) Size ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
func (*UpsertWorkflowSearchAttributesEventAttributes) String ¶
func (this *UpsertWorkflowSearchAttributesEventAttributes) String() string
func (*UpsertWorkflowSearchAttributesEventAttributes) Unmarshal ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) Unmarshal(dAtA []byte) error
func (*UpsertWorkflowSearchAttributesEventAttributes) XXX_DiscardUnknown ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_DiscardUnknown()
func (*UpsertWorkflowSearchAttributesEventAttributes) XXX_Marshal ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertWorkflowSearchAttributesEventAttributes) XXX_Merge ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Merge(src proto.Message)
func (*UpsertWorkflowSearchAttributesEventAttributes) XXX_Size ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Size() int
func (*UpsertWorkflowSearchAttributesEventAttributes) XXX_Unmarshal ¶
func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionCancelRequestedEventAttributes ¶
type WorkflowExecutionCancelRequestedEventAttributes struct { // User provided reason for requesting cancellation Cause string `protobuf:"bytes,1,opt,name=cause,proto3" json:"cause,omitempty"` // TODO: Is this the ID of the event in the workflow which initiated this cancel, if there was one? ExternalInitiatedEventId int64 `` /* 138-byte string literal not displayed */ ExternalWorkflowExecution *v1.WorkflowExecution `` /* 138-byte string literal not displayed */ // id of the worker or client who requested this cancel Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"` }
func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor ¶
func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionCancelRequestedEventAttributes) Equal ¶
func (this *WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionCancelRequestedEventAttributes) GetCause ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
func (*WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
func (*WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionCancelRequestedEventAttributes) GetIdentity ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
func (*WorkflowExecutionCancelRequestedEventAttributes) GoString ¶
func (this *WorkflowExecutionCancelRequestedEventAttributes) GoString() string
func (*WorkflowExecutionCancelRequestedEventAttributes) Marshal ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionCancelRequestedEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*WorkflowExecutionCancelRequestedEventAttributes) Size ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
func (*WorkflowExecutionCancelRequestedEventAttributes) String ¶
func (this *WorkflowExecutionCancelRequestedEventAttributes) String() string
func (*WorkflowExecutionCancelRequestedEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionCancelRequestedEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionCancelRequestedEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
func (*WorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionCanceledEventAttributes ¶
type WorkflowExecutionCanceledEventAttributes struct { // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ Details *v1.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` }
func (*WorkflowExecutionCanceledEventAttributes) Descriptor ¶
func (*WorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionCanceledEventAttributes) Equal ¶
func (this *WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (m *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionCanceledEventAttributes) GoString ¶
func (this *WorkflowExecutionCanceledEventAttributes) GoString() string
func (*WorkflowExecutionCanceledEventAttributes) Marshal ¶
func (m *WorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionCanceledEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*WorkflowExecutionCanceledEventAttributes) Reset ¶
func (m *WorkflowExecutionCanceledEventAttributes) Reset()
func (*WorkflowExecutionCanceledEventAttributes) Size ¶
func (m *WorkflowExecutionCanceledEventAttributes) Size() (n int)
func (*WorkflowExecutionCanceledEventAttributes) String ¶
func (this *WorkflowExecutionCanceledEventAttributes) String() string
func (*WorkflowExecutionCanceledEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionCanceledEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionCanceledEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionCanceledEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionCanceledEventAttributes) XXX_Size() int
func (*WorkflowExecutionCanceledEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionCompletedEventAttributes ¶
type WorkflowExecutionCompletedEventAttributes struct { // Serialized result of workflow completion (ie: The return value of the workflow function) Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // If another run is started by cron, this contains the new run id. NewExecutionRunId string `protobuf:"bytes,3,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"` }
func (*WorkflowExecutionCompletedEventAttributes) Descriptor ¶
func (*WorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionCompletedEventAttributes) Equal ¶
func (this *WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId ¶ added in v0.8.0
func (m *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionCompletedEventAttributes) GetResult ¶
func (m *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
func (*WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionCompletedEventAttributes) GoString ¶
func (this *WorkflowExecutionCompletedEventAttributes) GoString() string
func (*WorkflowExecutionCompletedEventAttributes) Marshal ¶
func (m *WorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionCompletedEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCompletedEventAttributes) Reset ¶
func (m *WorkflowExecutionCompletedEventAttributes) Reset()
func (*WorkflowExecutionCompletedEventAttributes) Size ¶
func (m *WorkflowExecutionCompletedEventAttributes) Size() (n int)
func (*WorkflowExecutionCompletedEventAttributes) String ¶
func (this *WorkflowExecutionCompletedEventAttributes) String() string
func (*WorkflowExecutionCompletedEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionCompletedEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionCompletedEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionCompletedEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionCompletedEventAttributes) XXX_Size() int
func (*WorkflowExecutionCompletedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionContinuedAsNewEventAttributes ¶
type WorkflowExecutionContinuedAsNewEventAttributes struct { // The run ID of the new workflow started by this continue-as-new NewExecutionRunId string `protobuf:"bytes,1,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"` WorkflowType *v1.WorkflowType `protobuf:"bytes,2,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` TaskQueue *v11.TaskQueue `protobuf:"bytes,3,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` Input *v1.Payloads `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"` // Timeout of a single workflow run. WorkflowRunTimeout *time.Duration `` /* 129-byte string literal not displayed */ // Timeout of a single workflow task. WorkflowTaskTimeout *time.Duration `` /* 132-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // TODO: How and is this used? BackoffStartInterval *time.Duration `` /* 135-byte string literal not displayed */ Initiator v12.ContinueAsNewInitiator `protobuf:"varint,9,opt,name=initiator,proto3,enum=temporal.api.enums.v1.ContinueAsNewInitiator" json:"initiator,omitempty"` // TODO: David are these right? // Deprecated. If a workflow's retry policy would cause a new run to start when the current one // has failed, this field would be populated with that failure. Now (when supported by server // and sdk) the final event will be `WORKFLOW_EXECUTION_FAILED` with `new_execution_run_id` set. Failure *v13.Failure `protobuf:"bytes,10,opt,name=failure,proto3" json:"failure,omitempty"` // TODO: Is this the result of *this* workflow as it continued-as-new? LastCompletionResult *v1.Payloads `protobuf:"bytes,11,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"` Header *v1.Header `protobuf:"bytes,12,opt,name=header,proto3" json:"header,omitempty"` Memo *v1.Memo `protobuf:"bytes,13,opt,name=memo,proto3" json:"memo,omitempty"` SearchAttributes *v1.SearchAttributes `protobuf:"bytes,14,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"` }
func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor ¶
func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionContinuedAsNewEventAttributes) Equal ¶
func (this *WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval() *time.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetFailure ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetFailure() *v13.Failure
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetHeader ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInput ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult() *v1.Payloads
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetMemo ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetMemo() *v1.Memo
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout() *time.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout() *time.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*WorkflowExecutionContinuedAsNewEventAttributes) GoString ¶
func (this *WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
func (*WorkflowExecutionContinuedAsNewEventAttributes) Marshal ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
func (*WorkflowExecutionContinuedAsNewEventAttributes) Reset ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
func (*WorkflowExecutionContinuedAsNewEventAttributes) Size ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
func (*WorkflowExecutionContinuedAsNewEventAttributes) String ¶
func (this *WorkflowExecutionContinuedAsNewEventAttributes) String() string
func (*WorkflowExecutionContinuedAsNewEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionContinuedAsNewEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionContinuedAsNewEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionContinuedAsNewEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionContinuedAsNewEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Size() int
func (*WorkflowExecutionContinuedAsNewEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionFailedEventAttributes ¶
type WorkflowExecutionFailedEventAttributes struct { // Serialized result of workflow failure (ex: An exception thrown, or error returned) Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"` RetryState v12.RetryState `` /* 130-byte string literal not displayed */ // The `WORKFLOW_TASK_COMPLETED` event which this command was reported with WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */ // If another run is started by cron or retry, this contains the new run id. NewExecutionRunId string `protobuf:"bytes,4,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"` }
func (*WorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*WorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionFailedEventAttributes) Equal ¶
func (this *WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionFailedEventAttributes) GetFailure ¶
func (m *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
func (*WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId ¶ added in v0.8.0
func (m *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionFailedEventAttributes) GetRetryState ¶
func (m *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
func (*WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionFailedEventAttributes) GoString ¶
func (this *WorkflowExecutionFailedEventAttributes) GoString() string
func (*WorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *WorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*WorkflowExecutionFailedEventAttributes) Reset ¶
func (m *WorkflowExecutionFailedEventAttributes) Reset()
func (*WorkflowExecutionFailedEventAttributes) Size ¶
func (m *WorkflowExecutionFailedEventAttributes) Size() (n int)
func (*WorkflowExecutionFailedEventAttributes) String ¶
func (this *WorkflowExecutionFailedEventAttributes) String() string
func (*WorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*WorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionSignaledEventAttributes ¶
type WorkflowExecutionSignaledEventAttributes struct { // The name/type of the signal to fire SignalName string `protobuf:"bytes,1,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"` // Will be deserialized and provided as argument(s) to the signal handler Input *v1.Payloads `protobuf:"bytes,2,opt,name=input,proto3" json:"input,omitempty"` // id of the worker/client who sent this signal Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"` // Headers that were passed by the sender of the signal and copied by temporal // server into the workflow task. Header *v1.Header `protobuf:"bytes,4,opt,name=header,proto3" json:"header,omitempty"` }
func (*WorkflowExecutionSignaledEventAttributes) Descriptor ¶
func (*WorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionSignaledEventAttributes) Equal ¶
func (this *WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionSignaledEventAttributes) GetHeader ¶ added in v0.8.0
func (m *WorkflowExecutionSignaledEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionSignaledEventAttributes) GetIdentity ¶
func (m *WorkflowExecutionSignaledEventAttributes) GetIdentity() string
func (*WorkflowExecutionSignaledEventAttributes) GetInput ¶
func (m *WorkflowExecutionSignaledEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionSignaledEventAttributes) GetSignalName ¶
func (m *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
func (*WorkflowExecutionSignaledEventAttributes) GoString ¶
func (this *WorkflowExecutionSignaledEventAttributes) GoString() string
func (*WorkflowExecutionSignaledEventAttributes) Marshal ¶
func (m *WorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionSignaledEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*WorkflowExecutionSignaledEventAttributes) Reset ¶
func (m *WorkflowExecutionSignaledEventAttributes) Reset()
func (*WorkflowExecutionSignaledEventAttributes) Size ¶
func (m *WorkflowExecutionSignaledEventAttributes) Size() (n int)
func (*WorkflowExecutionSignaledEventAttributes) String ¶
func (this *WorkflowExecutionSignaledEventAttributes) String() string
func (*WorkflowExecutionSignaledEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionSignaledEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionSignaledEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionSignaledEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionSignaledEventAttributes) XXX_Size() int
func (*WorkflowExecutionSignaledEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionStartedEventAttributes ¶
type WorkflowExecutionStartedEventAttributes struct { WorkflowType *v1.WorkflowType `protobuf:"bytes,1,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` // If this workflow is a child, the namespace our parent lives in ParentWorkflowNamespace string `` /* 132-byte string literal not displayed */ ParentWorkflowExecution *v1.WorkflowExecution `` /* 132-byte string literal not displayed */ // TODO: What is this? ID of the event that requested this workflow execution if we are a child? ParentInitiatedEventId int64 `` /* 132-byte string literal not displayed */ TaskQueue *v11.TaskQueue `protobuf:"bytes,5,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` // SDK will deserialize this and provide it as arguments to the workflow function Input *v1.Payloads `protobuf:"bytes,6,opt,name=input,proto3" json:"input,omitempty"` // Total workflow execution timeout including retries and continue as new. WorkflowExecutionTimeout *time.Duration `` /* 147-byte string literal not displayed */ // Timeout of a single workflow run. WorkflowRunTimeout *time.Duration `` /* 129-byte string literal not displayed */ // Timeout of a single workflow task. WorkflowTaskTimeout *time.Duration `` /* 132-byte string literal not displayed */ // Run id of the previous workflow which continued-as-new or retired or cron executed into this // workflow. ContinuedExecutionRunId string `` /* 135-byte string literal not displayed */ Initiator v12.ContinueAsNewInitiator `protobuf:"varint,11,opt,name=initiator,proto3,enum=temporal.api.enums.v1.ContinueAsNewInitiator" json:"initiator,omitempty"` ContinuedFailure *v13.Failure `protobuf:"bytes,12,opt,name=continued_failure,json=continuedFailure,proto3" json:"continued_failure,omitempty"` LastCompletionResult *v1.Payloads `protobuf:"bytes,13,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"` // This is the run id when the WorkflowExecutionStarted event was written OriginalExecutionRunId string `` /* 132-byte string literal not displayed */ // Identity of the client who requested this execution Identity string `protobuf:"bytes,15,opt,name=identity,proto3" json:"identity,omitempty"` // This is the very first runId along the chain of ContinueAsNew and Reset. FirstExecutionRunId string `protobuf:"bytes,16,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"` RetryPolicy *v1.RetryPolicy `protobuf:"bytes,17,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"` // Starting at 1, the number of times we have tried to execute this workflow Attempt int32 `protobuf:"varint,18,opt,name=attempt,proto3" json:"attempt,omitempty"` // The absolute time at which the workflow will be timed out. // This is passed without change to the next run/retry of a workflow. WorkflowExecutionExpirationTime *time.Time `` /* 167-byte string literal not displayed */ // If this workflow runs on a cron schedule, it will appear here CronSchedule string `protobuf:"bytes,20,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"` // For a cron workflow, this contains the amount of time between when this iteration of // the cron workflow was scheduled and when it should run next per its cron_schedule. FirstWorkflowTaskBackoff *time.Duration `` /* 150-byte string literal not displayed */ Memo *v1.Memo `protobuf:"bytes,22,opt,name=memo,proto3" json:"memo,omitempty"` SearchAttributes *v1.SearchAttributes `protobuf:"bytes,23,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"` PrevAutoResetPoints *v14.ResetPoints `protobuf:"bytes,24,opt,name=prev_auto_reset_points,json=prevAutoResetPoints,proto3" json:"prev_auto_reset_points,omitempty"` Header *v1.Header `protobuf:"bytes,25,opt,name=header,proto3" json:"header,omitempty"` }
Always the first event in workflow history
func (*WorkflowExecutionStartedEventAttributes) Descriptor ¶
func (*WorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionStartedEventAttributes) Equal ¶
func (this *WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionStartedEventAttributes) GetAttempt ¶
func (m *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
func (*WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId ¶
func (m *WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetContinuedFailure ¶
func (m *WorkflowExecutionStartedEventAttributes) GetContinuedFailure() *v13.Failure
func (*WorkflowExecutionStartedEventAttributes) GetCronSchedule ¶
func (m *WorkflowExecutionStartedEventAttributes) GetCronSchedule() string
func (*WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId ¶
func (m *WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff ¶
func (m *WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff() *time.Duration
func (*WorkflowExecutionStartedEventAttributes) GetHeader ¶
func (m *WorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionStartedEventAttributes) GetIdentity ¶
func (m *WorkflowExecutionStartedEventAttributes) GetIdentity() string
func (*WorkflowExecutionStartedEventAttributes) GetInitiator ¶
func (m *WorkflowExecutionStartedEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
func (*WorkflowExecutionStartedEventAttributes) GetInput ¶
func (m *WorkflowExecutionStartedEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionStartedEventAttributes) GetLastCompletionResult ¶
func (m *WorkflowExecutionStartedEventAttributes) GetLastCompletionResult() *v1.Payloads
func (*WorkflowExecutionStartedEventAttributes) GetMemo ¶
func (m *WorkflowExecutionStartedEventAttributes) GetMemo() *v1.Memo
func (*WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId ¶
func (m *WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId ¶
func (m *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId() int64
func (*WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution ¶
func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace ¶
func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace() string
func (*WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints ¶
func (m *WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints() *v14.ResetPoints
func (*WorkflowExecutionStartedEventAttributes) GetRetryPolicy ¶
func (m *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*WorkflowExecutionStartedEventAttributes) GetSearchAttributes ¶
func (m *WorkflowExecutionStartedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*WorkflowExecutionStartedEventAttributes) GetTaskQueue ¶
func (m *WorkflowExecutionStartedEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime ¶
func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime() *time.Time
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout ¶
func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout ¶
func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout() *time.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout ¶
func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowType ¶
func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*WorkflowExecutionStartedEventAttributes) GoString ¶
func (this *WorkflowExecutionStartedEventAttributes) GoString() string
func (*WorkflowExecutionStartedEventAttributes) Marshal ¶
func (m *WorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionStartedEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*WorkflowExecutionStartedEventAttributes) Reset ¶
func (m *WorkflowExecutionStartedEventAttributes) Reset()
func (*WorkflowExecutionStartedEventAttributes) Size ¶
func (m *WorkflowExecutionStartedEventAttributes) Size() (n int)
func (*WorkflowExecutionStartedEventAttributes) String ¶
func (this *WorkflowExecutionStartedEventAttributes) String() string
func (*WorkflowExecutionStartedEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionStartedEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionStartedEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionStartedEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionStartedEventAttributes) XXX_Size() int
func (*WorkflowExecutionStartedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionTerminatedEventAttributes ¶
type WorkflowExecutionTerminatedEventAttributes struct { // User/client provided reason for termination Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` Details *v1.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` // id of the client who requested termination Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"` }
func (*WorkflowExecutionTerminatedEventAttributes) Descriptor ¶
func (*WorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionTerminatedEventAttributes) Equal ¶
func (this *WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionTerminatedEventAttributes) GetDetails ¶
func (m *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
func (*WorkflowExecutionTerminatedEventAttributes) GetIdentity ¶
func (m *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
func (*WorkflowExecutionTerminatedEventAttributes) GetReason ¶
func (m *WorkflowExecutionTerminatedEventAttributes) GetReason() string
func (*WorkflowExecutionTerminatedEventAttributes) GoString ¶
func (this *WorkflowExecutionTerminatedEventAttributes) GoString() string
func (*WorkflowExecutionTerminatedEventAttributes) Marshal ¶
func (m *WorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionTerminatedEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*WorkflowExecutionTerminatedEventAttributes) Reset ¶
func (m *WorkflowExecutionTerminatedEventAttributes) Reset()
func (*WorkflowExecutionTerminatedEventAttributes) Size ¶
func (m *WorkflowExecutionTerminatedEventAttributes) Size() (n int)
func (*WorkflowExecutionTerminatedEventAttributes) String ¶
func (this *WorkflowExecutionTerminatedEventAttributes) String() string
func (*WorkflowExecutionTerminatedEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionTerminatedEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionTerminatedEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionTerminatedEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Size() int
func (*WorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowExecutionTimedOutEventAttributes ¶
type WorkflowExecutionTimedOutEventAttributes struct { RetryState v12.RetryState `` /* 130-byte string literal not displayed */ // If another run is started by cron or retry, this contains the new run id. NewExecutionRunId string `protobuf:"bytes,2,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"` }
func (*WorkflowExecutionTimedOutEventAttributes) Descriptor ¶
func (*WorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowExecutionTimedOutEventAttributes) Equal ¶
func (this *WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
func (*WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId ¶ added in v0.8.0
func (m *WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionTimedOutEventAttributes) GetRetryState ¶
func (m *WorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*WorkflowExecutionTimedOutEventAttributes) GoString ¶
func (this *WorkflowExecutionTimedOutEventAttributes) GoString() string
func (*WorkflowExecutionTimedOutEventAttributes) Marshal ¶
func (m *WorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowExecutionTimedOutEventAttributes) MarshalTo ¶
func (m *WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*WorkflowExecutionTimedOutEventAttributes) Reset ¶
func (m *WorkflowExecutionTimedOutEventAttributes) Reset()
func (*WorkflowExecutionTimedOutEventAttributes) Size ¶
func (m *WorkflowExecutionTimedOutEventAttributes) Size() (n int)
func (*WorkflowExecutionTimedOutEventAttributes) String ¶
func (this *WorkflowExecutionTimedOutEventAttributes) String() string
func (*WorkflowExecutionTimedOutEventAttributes) Unmarshal ¶
func (m *WorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
func (*WorkflowExecutionTimedOutEventAttributes) XXX_Marshal ¶
func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowExecutionTimedOutEventAttributes) XXX_Merge ¶
func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowExecutionTimedOutEventAttributes) XXX_Size ¶
func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Size() int
func (*WorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowTaskCompletedEventAttributes ¶
type WorkflowTaskCompletedEventAttributes struct { // The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` // Identity of the worker who completed this task Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"` // Binary ID of the worker who completed this task BinaryChecksum string `protobuf:"bytes,4,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"` }
func (*WorkflowTaskCompletedEventAttributes) Descriptor ¶
func (*WorkflowTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowTaskCompletedEventAttributes) Equal ¶
func (this *WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
func (*WorkflowTaskCompletedEventAttributes) GetBinaryChecksum ¶
func (m *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() string
func (*WorkflowTaskCompletedEventAttributes) GetIdentity ¶
func (m *WorkflowTaskCompletedEventAttributes) GetIdentity() string
func (*WorkflowTaskCompletedEventAttributes) GetScheduledEventId ¶
func (m *WorkflowTaskCompletedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskCompletedEventAttributes) GetStartedEventId ¶
func (m *WorkflowTaskCompletedEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskCompletedEventAttributes) GoString ¶
func (this *WorkflowTaskCompletedEventAttributes) GoString() string
func (*WorkflowTaskCompletedEventAttributes) Marshal ¶
func (m *WorkflowTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowTaskCompletedEventAttributes) MarshalTo ¶
func (m *WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowTaskCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
func (*WorkflowTaskCompletedEventAttributes) Reset ¶
func (m *WorkflowTaskCompletedEventAttributes) Reset()
func (*WorkflowTaskCompletedEventAttributes) Size ¶
func (m *WorkflowTaskCompletedEventAttributes) Size() (n int)
func (*WorkflowTaskCompletedEventAttributes) String ¶
func (this *WorkflowTaskCompletedEventAttributes) String() string
func (*WorkflowTaskCompletedEventAttributes) Unmarshal ¶
func (m *WorkflowTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowTaskCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowTaskCompletedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowTaskCompletedEventAttributes) XXX_Marshal ¶
func (m *WorkflowTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowTaskCompletedEventAttributes) XXX_Merge ¶
func (m *WorkflowTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowTaskCompletedEventAttributes) XXX_Size ¶
func (m *WorkflowTaskCompletedEventAttributes) XXX_Size() int
func (*WorkflowTaskCompletedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowTaskFailedEventAttributes ¶
type WorkflowTaskFailedEventAttributes struct { // The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` Cause v12.WorkflowTaskFailedCause `protobuf:"varint,3,opt,name=cause,proto3,enum=temporal.api.enums.v1.WorkflowTaskFailedCause" json:"cause,omitempty"` // The failure details Failure *v13.Failure `protobuf:"bytes,4,opt,name=failure,proto3" json:"failure,omitempty"` // If a worker explicitly failed this task, it's identity. TODO: What is this set to if server fails the task? Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"` // The original run id of the workflow. For reset workflow. BaseRunId string `protobuf:"bytes,6,opt,name=base_run_id,json=baseRunId,proto3" json:"base_run_id,omitempty"` // If the workflow is being reset, the new run id. NewRunId string `protobuf:"bytes,7,opt,name=new_run_id,json=newRunId,proto3" json:"new_run_id,omitempty"` // TODO: ? ForkEventVersion int64 `protobuf:"varint,8,opt,name=fork_event_version,json=forkEventVersion,proto3" json:"fork_event_version,omitempty"` // If a worker explicitly failed this task, it's binary id BinaryChecksum string `protobuf:"bytes,9,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"` }
func (*WorkflowTaskFailedEventAttributes) Descriptor ¶
func (*WorkflowTaskFailedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowTaskFailedEventAttributes) Equal ¶
func (this *WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
func (*WorkflowTaskFailedEventAttributes) GetBaseRunId ¶
func (m *WorkflowTaskFailedEventAttributes) GetBaseRunId() string
func (*WorkflowTaskFailedEventAttributes) GetBinaryChecksum ¶
func (m *WorkflowTaskFailedEventAttributes) GetBinaryChecksum() string
func (*WorkflowTaskFailedEventAttributes) GetCause ¶
func (m *WorkflowTaskFailedEventAttributes) GetCause() v12.WorkflowTaskFailedCause
func (*WorkflowTaskFailedEventAttributes) GetFailure ¶
func (m *WorkflowTaskFailedEventAttributes) GetFailure() *v13.Failure
func (*WorkflowTaskFailedEventAttributes) GetForkEventVersion ¶
func (m *WorkflowTaskFailedEventAttributes) GetForkEventVersion() int64
func (*WorkflowTaskFailedEventAttributes) GetIdentity ¶
func (m *WorkflowTaskFailedEventAttributes) GetIdentity() string
func (*WorkflowTaskFailedEventAttributes) GetNewRunId ¶
func (m *WorkflowTaskFailedEventAttributes) GetNewRunId() string
func (*WorkflowTaskFailedEventAttributes) GetScheduledEventId ¶
func (m *WorkflowTaskFailedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskFailedEventAttributes) GetStartedEventId ¶
func (m *WorkflowTaskFailedEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskFailedEventAttributes) GoString ¶
func (this *WorkflowTaskFailedEventAttributes) GoString() string
func (*WorkflowTaskFailedEventAttributes) Marshal ¶
func (m *WorkflowTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowTaskFailedEventAttributes) MarshalTo ¶
func (m *WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowTaskFailedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
func (*WorkflowTaskFailedEventAttributes) Reset ¶
func (m *WorkflowTaskFailedEventAttributes) Reset()
func (*WorkflowTaskFailedEventAttributes) Size ¶
func (m *WorkflowTaskFailedEventAttributes) Size() (n int)
func (*WorkflowTaskFailedEventAttributes) String ¶
func (this *WorkflowTaskFailedEventAttributes) String() string
func (*WorkflowTaskFailedEventAttributes) Unmarshal ¶
func (m *WorkflowTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowTaskFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowTaskFailedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowTaskFailedEventAttributes) XXX_Marshal ¶
func (m *WorkflowTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowTaskFailedEventAttributes) XXX_Merge ¶
func (m *WorkflowTaskFailedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowTaskFailedEventAttributes) XXX_Size ¶
func (m *WorkflowTaskFailedEventAttributes) XXX_Size() int
func (*WorkflowTaskFailedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowTaskScheduledEventAttributes ¶
type WorkflowTaskScheduledEventAttributes struct { // The task queue this workflow task was enqueued in, which could be a normal or sticky queue TaskQueue *v11.TaskQueue `protobuf:"bytes,1,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` // How long the worker has to process this task once receiving it before it times out // // (-- api-linter: core::0140::prepositions=disabled // aip.dev/not-precedent: "to" is used to indicate interval. --) StartToCloseTimeout *time.Duration `` /* 134-byte string literal not displayed */ // Starting at 1, how many attempts there have been to complete this task Attempt int32 `protobuf:"varint,3,opt,name=attempt,proto3" json:"attempt,omitempty"` }
func (*WorkflowTaskScheduledEventAttributes) Descriptor ¶
func (*WorkflowTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowTaskScheduledEventAttributes) Equal ¶
func (this *WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
func (*WorkflowTaskScheduledEventAttributes) GetAttempt ¶
func (m *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
func (*WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout ¶
func (m *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
func (*WorkflowTaskScheduledEventAttributes) GetTaskQueue ¶
func (m *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowTaskScheduledEventAttributes) GoString ¶
func (this *WorkflowTaskScheduledEventAttributes) GoString() string
func (*WorkflowTaskScheduledEventAttributes) Marshal ¶
func (m *WorkflowTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowTaskScheduledEventAttributes) MarshalTo ¶
func (m *WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage ¶
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
func (*WorkflowTaskScheduledEventAttributes) Reset ¶
func (m *WorkflowTaskScheduledEventAttributes) Reset()
func (*WorkflowTaskScheduledEventAttributes) Size ¶
func (m *WorkflowTaskScheduledEventAttributes) Size() (n int)
func (*WorkflowTaskScheduledEventAttributes) String ¶
func (this *WorkflowTaskScheduledEventAttributes) String() string
func (*WorkflowTaskScheduledEventAttributes) Unmarshal ¶
func (m *WorkflowTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowTaskScheduledEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowTaskScheduledEventAttributes) XXX_DiscardUnknown()
func (*WorkflowTaskScheduledEventAttributes) XXX_Marshal ¶
func (m *WorkflowTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowTaskScheduledEventAttributes) XXX_Merge ¶
func (m *WorkflowTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowTaskScheduledEventAttributes) XXX_Size ¶
func (m *WorkflowTaskScheduledEventAttributes) XXX_Size() int
func (*WorkflowTaskScheduledEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowTaskStartedEventAttributes ¶
type WorkflowTaskStartedEventAttributes struct { // The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // Identity of the worker who picked up this task Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"` // TODO: ? Appears unused? RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*WorkflowTaskStartedEventAttributes) Descriptor ¶
func (*WorkflowTaskStartedEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowTaskStartedEventAttributes) Equal ¶
func (this *WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
func (*WorkflowTaskStartedEventAttributes) GetIdentity ¶
func (m *WorkflowTaskStartedEventAttributes) GetIdentity() string
func (*WorkflowTaskStartedEventAttributes) GetRequestId ¶
func (m *WorkflowTaskStartedEventAttributes) GetRequestId() string
func (*WorkflowTaskStartedEventAttributes) GetScheduledEventId ¶
func (m *WorkflowTaskStartedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskStartedEventAttributes) GoString ¶
func (this *WorkflowTaskStartedEventAttributes) GoString() string
func (*WorkflowTaskStartedEventAttributes) Marshal ¶
func (m *WorkflowTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowTaskStartedEventAttributes) MarshalTo ¶
func (m *WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowTaskStartedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
func (*WorkflowTaskStartedEventAttributes) Reset ¶
func (m *WorkflowTaskStartedEventAttributes) Reset()
func (*WorkflowTaskStartedEventAttributes) Size ¶
func (m *WorkflowTaskStartedEventAttributes) Size() (n int)
func (*WorkflowTaskStartedEventAttributes) String ¶
func (this *WorkflowTaskStartedEventAttributes) String() string
func (*WorkflowTaskStartedEventAttributes) Unmarshal ¶
func (m *WorkflowTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowTaskStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowTaskStartedEventAttributes) XXX_DiscardUnknown()
func (*WorkflowTaskStartedEventAttributes) XXX_Marshal ¶
func (m *WorkflowTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowTaskStartedEventAttributes) XXX_Merge ¶
func (m *WorkflowTaskStartedEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowTaskStartedEventAttributes) XXX_Size ¶
func (m *WorkflowTaskStartedEventAttributes) XXX_Size() int
func (*WorkflowTaskStartedEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
type WorkflowTaskTimedOutEventAttributes ¶
type WorkflowTaskTimedOutEventAttributes struct { // The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` TimeoutType v12.TimeoutType `` /* 134-byte string literal not displayed */ }
func (*WorkflowTaskTimedOutEventAttributes) Descriptor ¶
func (*WorkflowTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*WorkflowTaskTimedOutEventAttributes) Equal ¶
func (this *WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
func (*WorkflowTaskTimedOutEventAttributes) GetScheduledEventId ¶
func (m *WorkflowTaskTimedOutEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskTimedOutEventAttributes) GetStartedEventId ¶
func (m *WorkflowTaskTimedOutEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskTimedOutEventAttributes) GetTimeoutType ¶
func (m *WorkflowTaskTimedOutEventAttributes) GetTimeoutType() v12.TimeoutType
func (*WorkflowTaskTimedOutEventAttributes) GoString ¶
func (this *WorkflowTaskTimedOutEventAttributes) GoString() string
func (*WorkflowTaskTimedOutEventAttributes) Marshal ¶
func (m *WorkflowTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*WorkflowTaskTimedOutEventAttributes) MarshalTo ¶
func (m *WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage ¶
func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage()
func (*WorkflowTaskTimedOutEventAttributes) Reset ¶
func (m *WorkflowTaskTimedOutEventAttributes) Reset()
func (*WorkflowTaskTimedOutEventAttributes) Size ¶
func (m *WorkflowTaskTimedOutEventAttributes) Size() (n int)
func (*WorkflowTaskTimedOutEventAttributes) String ¶
func (this *WorkflowTaskTimedOutEventAttributes) String() string
func (*WorkflowTaskTimedOutEventAttributes) Unmarshal ¶
func (m *WorkflowTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*WorkflowTaskTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *WorkflowTaskTimedOutEventAttributes) XXX_DiscardUnknown()
func (*WorkflowTaskTimedOutEventAttributes) XXX_Marshal ¶
func (m *WorkflowTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WorkflowTaskTimedOutEventAttributes) XXX_Merge ¶
func (m *WorkflowTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*WorkflowTaskTimedOutEventAttributes) XXX_Size ¶
func (m *WorkflowTaskTimedOutEventAttributes) XXX_Size() int
func (*WorkflowTaskTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *WorkflowTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.