gitlab

package
v1.16.27 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: BSD-2-Clause-Patent Imports: 15 Imported by: 0

Documentation

Overview

Package gitlab implements a GitLab client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(uri string) (*scm.Client, error)

New returns a new GitLab API client.

func NewDefault

func NewDefault() *scm.Client

NewDefault returns a new GitLab API client using the default gitlab.com address.

Types

type Error

type Error struct {
	Message string `json:"message"`
}

Error represents a GitLab error.

func (*Error) Error

func (e *Error) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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