mr

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 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 Adapter

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

func New

func New(client clientI) *Adapter

func (*Adapter) Create added in v1.0.2

func (adapter *Adapter) Create(
	ctx context.Context, mr gitlabcore.MRInfo,
) (url string, err error)

func (*Adapter) List added in v1.0.2

func (adapter *Adapter) List(
	ctx context.Context, filter gitlabcore.FilterMR,
) (mrs []gitlabcore.CreatedMRInfo, err error)

func (*Adapter) Update added in v1.0.2

func (adapter *Adapter) Update(
	ctx context.Context, mr gitlabcore.MRUpdateInfo,
) (url string, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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