gitlab

package
v0.53.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: BSD-3-Clause Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(URL, uiURL, proxyURL string, store cache.Store, username, token string) sdk.VCSServer

New instantiate a new gitlab consumer

func NewDeprecated added in v0.52.0

func NewDeprecated(appID, clientSecret, URL, callbackURL, uiURL, proxyURL string, store cache.Store, disableStatus bool, disableStatusDetails bool) sdk.VCSServer

Types

type Error

type Error struct {
	Error       string `json:"error"`
	Description string `json:"error_description"`
}

Error match Gitlab error format

Jump to

Keyboard shortcuts

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