Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventTypeString ¶
Types ¶
type Message ¶
type Message interface { HandleMessage() *tetragon.GetEventsResponse RetryInternal(Event, uint64) (*process.ProcessInternal, error) Retry(*process.ProcessInternal, Event) error Notify() bool Cast(o interface{}) Message }
Click to show internal directories.
Click to hide internal directories.