Imports
- github.com/go-redis/redis/v8
- github.com/lib/pq
- github.com/rabbitmq/amqp091-go
- github.com/sirupsen/logrus
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/attribute
- go.opentelemetry.io/otel/sdk/resource
- go.opentelemetry.io/otel/sdk/trace
- go.opentelemetry.io/otel/semconv/v1.10.0
- gorm.io/gorm
- gorm.io/gorm/clause
Imports in module “github.com/naturalselectionlabs/pregod”
- github.com/naturalselectionlabs/pregod/common/cache
- github.com/naturalselectionlabs/pregod/common/command
- github.com/naturalselectionlabs/pregod/common/database
- github.com/naturalselectionlabs/pregod/common/database/model
- github.com/naturalselectionlabs/pregod/common/nft
- github.com/naturalselectionlabs/pregod/common/opentelemetry
- github.com/naturalselectionlabs/pregod/common/protocol
- github.com/naturalselectionlabs/pregod/common/shedlock
- github.com/naturalselectionlabs/pregod/service/indexer/internal/config
- github.com/naturalselectionlabs/pregod/service/indexer/internal/datasource
- github.com/naturalselectionlabs/pregod/service/indexer/internal/datasource/arweave
- github.com/naturalselectionlabs/pregod/service/indexer/internal/datasource/blockscout
- github.com/naturalselectionlabs/pregod/service/indexer/internal/datasource/moralis
- github.com/naturalselectionlabs/pregod/service/indexer/internal/datasource/zksync
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/gitcoin
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/lens
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/mirror
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/poap
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/snapshot
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/swap
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/token
- github.com/naturalselectionlabs/pregod/service/indexer/internal/worker/token/coinmarketcap