package
Version:
v0.8.4
Opens a new window with list of versions in this module.
Published: Apr 8, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ReindexAcceptedResponse struct {
Status string `json:"status" example:"accepted"`
Message string `json:"message" example:"Reindex started"`
}
type ReindexStatusResponse struct {
Running bool `json:"running"`
ESConfigured bool `json:"es_configured"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.