Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTaskRequestTimer ¶
func NewTaskRequestTimer(p *NewTaskRequestTimerParams) (*taskRequestTimer, error)
Types ¶
type NewTaskRequestTimerParams ¶
type NewTaskRequestTimerParams struct {
IndexDir string
NodeName string
NodeUUID string
SelfURL string
SearchURL string
GitlabURL string
SecretFilePath string
Concurrency int
IndexingLock *indexing_lock.IndexingLock
}
Click to show internal directories.
Click to hide internal directories.