importer

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2017 License: MIT Imports: 13 Imported by: 0

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

func (g *GitImporter) UpsertIndex(queue chan indexer.FileIndexOperation, bar *pb.ProgressBar, r *repo.GitRepo, branchMap map[string]string, tagMap map[string]string, updateBranchMap map[string][2]string, updateTagMap map[string][2]string, sizeLimit int64) error

type ScannedFile added in v0.5.0

type ScannedFile struct {
	Blob    string
	GitFile repo.GitFile
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL