gitlabGroup

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(groupID int) (res gitlabGroup, err error)

Types

type GitlabGroup

type GitlabGroup interface {
	GetProjectsLst() (res []gitlabProject.GitlabProject, err error)
	GetEveryProjectsOfGroup() (res []gitlabProject.GitlabProject, err error)
	GetSubgroupsLst() (res []GitlabGroup, err error)
	GetID() int
}

Jump to

Keyboard shortcuts

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