Documentation ¶
Overview ¶
Package indexer periodically reads from the db and stores data in the db
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainIndexer ¶
DomainIndexer indexes a domain.
func NewDomainIndexer ¶
func NewDomainIndexer(db db.SynapseDB, domain domains.DomainClient, interval time.Duration) DomainIndexer
NewDomainIndexer creates a new domain indexer.
Click to show internal directories.
Click to hide internal directories.