gitlabProject

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(projectID int) (res gitlabProject, err error)

Types

type GitlabProject

type GitlabProject interface {
	SaveProjectOnDisk(dirpath string, wg *sync.WaitGroup) (err error)
	GetName() string
	GetID() int
	IsArchived() bool
}

Jump to

Keyboard shortcuts

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