package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EnableExperimentalActions enables the action pool to take experimental actions.
NewActPool constructs a new actpool.
NewActQueue create a new action queue.
WithClock returns an option to overwrite clock.
WithTimeOut returns an option to overwrite time out setting.

# Interfaces

ActPool is the interface of actpool.
ActQueue is the interface of actQueue.
ActQueueOption is the option for actQueue.

# Type aliases

Option sets action pool construction parameter.