Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventTypeMessage EventType = "message" EventTypeAction EventType = "action" EventTypeObservation EventType = "observation" EventTypePlan EventType = "plan" EventTypeKnowledge EventType = "knowledge" EventTypeDatasource EventType = "datasource" EventTypeStateUpdate EventType = "state_update" // For RocketMQ EventTypeCacheUpdate EventType = "cache_update" // For DragonflyDB invalidation EventSourceUser EventSource = "user" EventSourceAgent EventSource = "agent" EventSourceSystem EventSource = "system" EventSourceModule EventSource = "module" EventSourceCICD EventSource = "ci_cd" EventSourceK8s EventSource = "kubernetes" EventSourceSandbox EventSource = "sandbox" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type EventSource ¶
type EventSource string
Click to show internal directories.
Click to hide internal directories.