package
0.5.0
Repository: https://github.com/goplugin/pluginv2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EVMChainForJob parses the job spec and retrieves the evm chain found.
No description provided by the author
No description provided by the author
NOTE: N+1 query, be careful of performance This is not easily fixable without complicating the logic a lot, since we only use it in the GUI it's probably acceptable.
No description provided by the author
No description provided by the author
LoadEnvConfigVarsLocalOCR loads local OCR env vars into the OCROracleSpec.
LoadEnvConfigVarsOCR loads OCR env vars into the OCROracleSpec.
No description provided by the author
No description provided by the author
NewServiceAdapter creates an adapter instance for the given Service.
No description provided by the author
SendingKeysForJob parses the job spec and retrieves the sending keys found.
ValidateSpec is the common spec validation.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Median refers to the median.Median type.
No description provided by the author
Keeper was rebranded to automation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BlockhashStoreSpec defines the job spec for the blockhash store feeder.
BootstrapSpec defines the spec to handles the node communication setup process.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OCR2OracleSpec defines the job spec for OCR2 jobs.
OCROracleSpec defines the job spec for OCR jobs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceAdapter is a helper introduced for transitioning from Service to ServiceCtx.
ServiceCtx is the same as Service, but Start method receives a context.
No description provided by the author

# Type aliases

JSONConfig is a Go mapping for JSON based database properties.
OCR2PluginType defines supported OCR2 plugin types.
revive:disable:redefines-builtin-id.