Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Trigger ¶
type Trigger interface { // Initialize performs post creation initializations Initialize(logger.LoggingClient) error }
Trigger interface is used to hold event data and allow function to
Click to show internal directories.
Click to hide internal directories.