Documentation ¶
Index ¶
- func NewContext() context.Context
- func NewHandler(delegate core.EventHandler) func(ctx context.Context, event events.SQSEvent) error
- func Start(fn core.EventHandler)
- func StartAtLeastOnce(fn core.EventHandler)
- func StartAtMostOnce(fn core.EventHandler)
- func StartExactlyOnce(fn core.EventHandler)
- func StartFullExactlyOnce(fn core.EventHandler)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
func NewHandler ¶
func Start ¶
func Start(fn core.EventHandler)
func StartAtLeastOnce ¶
func StartAtLeastOnce(fn core.EventHandler)
func StartAtMostOnce ¶
func StartAtMostOnce(fn core.EventHandler)
func StartExactlyOnce ¶
func StartExactlyOnce(fn core.EventHandler)
func StartFullExactlyOnce ¶
func StartFullExactlyOnce(fn core.EventHandler)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.