Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataSource ¶
func NewDataSource(orm types.DataSourceORM, pr pipeline.Runner, jb job.Job, spec pipeline.Spec, lggr logger.Logger, s ocrcommon.Saver, enhancedTelemChan chan ocrcommon.EnhancedTelemetryMercuryData, mercuryChainReader mercury.ChainReader, fetcher Fetcher, initialBlockNumber *int64, feedID mercuryutils.FeedID) *datasource
Types ¶
type ErrEmptyLatestReport ¶ added in v2.8.0
type ErrEmptyLatestReport struct {
Err error
}
func (ErrEmptyLatestReport) Error ¶ added in v2.8.0
func (e ErrEmptyLatestReport) Error() string
func (ErrEmptyLatestReport) Unwrap ¶ added in v2.8.0
func (e ErrEmptyLatestReport) Unwrap() error
Click to show internal directories.
Click to hide internal directories.