Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAvailable ¶ added in v1.17.0
IsAvailable checks if issue indexer is available
func UpdateRepoIndexer ¶
func UpdateRepoIndexer(repo *repo_model.Repository)
UpdateRepoIndexer update a repository's entries in the indexer
Types ¶
type Result ¶
type Result struct {
RepoID int64
Filename string
CommitID string
UpdatedUnix timeutil.TimeStamp
Language string
Color string
LineNumbers []int
FormattedLines string
}
Result a search result to display
type SearchResultLanguages ¶ added in v1.12.0
type SearchResultLanguages = internal.SearchResultLanguages
Click to show internal directories.
Click to hide internal directories.