gitlab

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func NewProvider

func NewProvider(accessToken string) *Provider

func (*Provider) CreateCommit

func (p *Provider) CreateCommit(commitMessage string, path string, content []byte) (string, error)

func (*Provider) GetFolders

func (p *Provider) GetFolders() ([]string, error)

func (*Provider) RaisePullRequest

func (p *Provider) RaisePullRequest(branch string, commitMessage string, path string, content []byte) (string, error)

func (*Provider) RepositoryID added in v1.2.0

func (p *Provider) RepositoryID() string

func (*Provider) SetRepository added in v1.2.0

func (p *Provider) SetRepository(owner, repository string)

Jump to

Keyboard shortcuts

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