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

# Functions

Init initialize the repo indexer.
UpdateRepoIndexer update a repository's entries in the indexer.

# Structs

DBIndexer implements Indexer interface to use database's like search.

# Interfaces

Indexer defines an interface to index repository stats TODO: this indexer is quite different from the others, maybe this package should be moved out from module/indexer.