Documentation
¶
Index ¶
Constants ¶
View Source
const RUNBOOK_CACHE_TTL = 10 * time.Minute
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Search
@Summary Search
@Description Performs a search for connections and runbooks based on the provided criteria.
@Tags Search
@Produce json
@Param term query string true "Search term"
@Success 200 {object} openapi.SearchResponse
@Failure 400,422,500 {object} openapi.HTTPError
@Router /search [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.