Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartNewTestIndexer ¶
StartNewTestIndexer starts a new indexing service which forwards calls to the passed indexer.
func StartTestService ¶
StartTestService instantiates a service backed by an in-memory storage.
func StartTestServiceInternal ¶
func StartTestServiceInternal(t *testing.T, dbName, dbDriver string) (reindex.Reindexer, reindex.JobQueue)
StartTestServiceInternal instantiates a test DB-backed service, returning the derived reindexer and job queue for internal usage. Supported drivers include: postgres.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.