Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArmadaEvent ¶
type ArmadaEvent interface {
*armadaevents.EventSequence | *controlplaneevents.Event
}
type EventsWithIds ¶
type EventsWithIds[T ArmadaEvent] struct {
Events []T
MessageIds []pulsar.MessageID
}
EventsWithIds consists of a batch of type T Events along with the corresponding Pulsar Message Ids
Click to show internal directories.
Click to hide internal directories.