Documentation ¶
Index ¶
- func AtLeastOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
- func AtMostOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
- func ExactlyOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
- func FullExactlyOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
- func HandleRecovery(ctx context.Context, err interface{}, controlRecord *model.AwsControlRecord)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AtLeastOnce ¶
func AtLeastOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
func AtMostOnce ¶
func AtMostOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
func ExactlyOnce ¶
func ExactlyOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
func FullExactlyOnce ¶
func FullExactlyOnce(ctx context.Context, delegate core.EventHandler) core.EventHandler
func HandleRecovery ¶ added in v0.9.0
func HandleRecovery(ctx context.Context, err interface{}, controlRecord *model.AwsControlRecord)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.