package
0.0.0-20221106162024-007bb23f0e02
Repository: https://github.com/thecatshidog/ethgo.git
Documentation: pkg.go.dev

# Functions

NewPostgreSQLStore creates a new PostgreSQL store.
NewSQLStore creates a new store with an sql driver.

# Structs

Entry
Entry is an store.Entry implementation.
PostgreSQLStore is a tracker store implementation that uses PostgreSQL as a backend.