//
pkg.gl
Category
github.com/protofire/polkadot-failover-mechanism
pkg
helpers
fanout
package
0.0.0-20201201111802-7501429b1bb3
Repository:
https://github.com/protofire/polkadot-failover-mechanism.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
94 SLOC
#
Functions
ConcurrentResponseErrors
ConcurrentResponseErrors process with errors channel.
ConcurrentResponseItems
ConcurrentResponseItems process with items channel.
ReadErrorsChannel
ReadErrorsChannel reads error's channel and constructs error.
ReadItemChannel
ReadItemChannel reads items channel and constructs error.
#
Structs
Item
Item is fan out general item.