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
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.