package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Packages

# Functions

Init initialize the repo indexer.
IsAvailable checks if issue indexer is available.
PerformSearch perform a search on a repository if isFuzzy is true set the Damerau-Levenshtein distance from 0 to 2.
UpdateRepoIndexer update a repository's entries in the indexer.

# Structs

Result a search result to display.

# Type aliases