Versions in this module Expand all Collapse all v0 v0.0.1 Apr 9, 2019 Changes in this version + func NewFetcher(blockchain core.BlockChain) *fetcher + type Fetcher interface + FetchLogs func(contractAddresses []string, topics []common.Hash, missingHeader core.Header) ([]types.Log, error)