gitter

package
v0.0.0-...-4628a2c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigIns

func ConfigIns(gitType string, gitConfig map[string]string)

func SupportedTypes

func SupportedTypes() map[string]Standard

Types

type Standard

type Standard interface {
	Init(map[string]string)

	TaskCreate(task *entity.Task) error
	TaskDelete(task entity.Task) error
	RepoContain(task entity.Task) bool
	RepoUrl(task entity.Task) (string, error)
}

* git标准接口

func Ins

func Ins() Standard

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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