Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitImporter ¶
type GitImporter struct {
// contains filtered or unexported fields
}
func NewGitImporter ¶
func NewGitImporter(config *config.Config, indexer indexer.Indexer) *GitImporter
func (*GitImporter) Run ¶
func (g *GitImporter) Run(organization string, project string, url string)
func (*GitImporter) UpsertIndex ¶ added in v0.4.0
type ScannedFile ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.