Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComplianceEvent ¶
type EventHandler ¶
type EventHandler struct {
// contains filtered or unexported fields
}
func (*EventHandler) HandleEvent ¶
func (eh *EventHandler) HandleEvent(ctx context.Context, event *ComplianceEvent) error
Click to show internal directories.
Click to hide internal directories.