package
Version:
v1.14.0-rc2
Opens a new window with list of versions in this module.
Published: Mar 24, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Init initialize the repo indexer
UpdateRepoIndexer update a repository's entries in the indexer
type DBIndexer struct {
}
DBIndexer implements Indexer interface to use database's like search
Index repository status function
type Indexer interface {
Index(id int64) error
Close()
}
Indexer defines an interface to index repository stats
Source Files
¶
Click to show internal directories.
Click to hide internal directories.