Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngestorService ¶
type IngestorService interface {
NewTimescaleIngestor(dbConn connections.PgxWrap, config *config.IngestorConfig) Ingestor
}
IngestorService exposes methods to create new ingestors
func NewIngestorService ¶
func NewIngestorService() IngestorService
NewIngestorService creates an instance of the IngestorService
Click to show internal directories.
Click to hide internal directories.