//
pkg.gl
Category
github.com/iotexproject/iotex-core
pkg
messagebatcher
package
1.14.2
Repository:
https://github.com/iotexproject/iotex-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
17
Dependents
1
Files
344 SLOC
#
Functions
NewManager
NewManager creates a new Manager with callback.
WithInterval
WithInterval sets batch with time interval.
WithSizeLimit
WithSizeLimit sets batch with limited size.
#
Structs
Manager
No description provided by the author
Message
Message is the message to be batching.
#
Type aliases
Option
Option sets parameter for batch.