//
pkg.gl
Category
github.com/observeinc/aws-sam-apps
pkg
handler
forwarder
s3http
internal
batch
package
1.19.6
Repository:
https://github.com/observeinc/aws-sam-apps.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
2
Files
238 SLOC
#
Functions
NewQueue
No description provided by the author
Run
Run processes all events from a decoder and feeds them into 1 or more batch handlers.
#
Variables
ErrRecordLenExceedsBatchSize
No description provided by the author
#
Structs
Queue
Queue appends item to buffer until batch size is reached.
QueueConfig
No description provided by the author
RunInput
No description provided by the author
#
Interfaces
Decoder
No description provided by the author
Handler
No description provided by the author
#
Type aliases
HandlerFunc
No description provided by the author