gitlab

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2023 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitLab

type GitLab struct {
	Debug bool
}

func NewGitLab

func NewGitLab(debug bool) *GitLab

func (*GitLab) CreateMergeRequest

func (c *GitLab) CreateMergeRequest(projectName string, options map[string]string) interface{}

type Response

type Response struct {
	Message []string `json:"message"`
	WebURL  string   `json:"web_url"`
}

Jump to

Keyboard shortcuts

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