Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONDecode ¶
func JSONDecode[T any](processFunc CustomProcessFunc[T]) sqsprocessor.ProcessFunc
func XMLDecode ¶
func XMLDecode[T any](processFunc CustomProcessFunc[T]) sqsprocessor.ProcessFunc
Types ¶
type CustomProcessFunc ¶
type CustomProcessFunc[T any] func(context.Context, T) sqsprocessor.ProcessResult
Click to show internal directories.
Click to hide internal directories.