Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init()
Init initializes vlstorage.
Stop must be called when vlstorage is no longer needed
func RunQuery ¶
func RunQuery(tenantIDs []logstorage.TenantID, q *logstorage.Query, stopCh <-chan struct{}, processBlock func(columns []logstorage.BlockColumn))
RunQuery runs the given q and calls processBlock for the returned data blocks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.