stream
import "command-line-arguments"
Index
func Start (opens in a new tab)
func Start(client *ethclient.Client, multiplexer *multiplexer.Multiplexer, logger *zap.Logger)
Start starts the process of piping data from an Ethereum client connection to a channel that gRPC clients can subscribe to and receive processed block data.
Generated by gomarkdoc (opens in a new tab)