Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfraVM ¶
type InfraVM interface {
Exec(*cloudevents.Event) (*cloudevents.Event, error)
}
InfraVM is an abstraction of the virtual machine that executes user scripts on events.
Click to show internal directories.
Click to hide internal directories.