scm

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SCM

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

func NewProvider

func NewProvider(provider, username, token string) (*SCM, error)

func (*SCM) CreateBranch

func (p *SCM) CreateBranch(owner, repository, name, source string) (rb working.Branch, err error)

func (*SCM) CreatePullRequest

func (p *SCM) CreatePullRequest(q working.PullRequestTask) (res interface{}, err error)

func (*SCM) GetBranch

func (p *SCM) GetBranch(owner, repository, name string) (rb working.Branch, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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