Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type E ¶
type E struct {
persistence.TaskInfo
TaskListName string
TaskListKind *types.TaskListKind
TaskListType int // persistence.TaskListTypeDecision or persistence.TaskListTypeActivity
EventTime time.Time
// EventName describes the event. It is used to query events in simulations so don't change existing event names.
EventName string
Host string
Payload map[string]any
}
Click to show internal directories.
Click to hide internal directories.