vcs

package
v0.0.0-...-cc2426d Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(config *config.VcsConfig, router *mux.Router, creator issue.Creator, logger log.AnalysisLogger) *Manager

func (*Manager) Services

func (m *Manager) Services() map[string]RepositoryService

type RepositoryService

type RepositoryService interface {
	Name() string
	Init(webhookRouter *mux.Router)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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