gitlabrepo

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const PerPage int = 100

PerPage default number of items per page

Variables

This section is empty.

Functions

This section is empty.

Types

type GitlabRepository

type GitlabRepository struct {
	Client  *gitlab.Client
	PerPage int
}

GitlabRepository struct allows to interact with gitlab

func NewGitlabRepository

func NewGitlabRepository(token, baseurl string, perpage int) (GitlabRepository, error)

NewGitlabRepository returns a new GitlabRepository

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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