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

# Packages

No description provided by the author

# Functions

No description provided by the author
FilterName is a suggested convenience function for clients to construct unique filter names to populate Name field of struct Filter.
NewLogPoller creates a log poller.
NewORM creates an ORM scoped to chainID.

# 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

# Structs

No description provided by the author
Log represents an EVM log.
LogPollerBlock represents an unfinalized block used for reorg detection when polling.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
go:generate mockery --quiet --name LogPoller --output ./mocks/ --case=underscore --structname LogPoller --filename log_poller.go.