//
pkg.gl
Category
github.com/apenella/gitlabcli
internal
core
domain
package
0.3.2
Repository:
https://github.com/apenella/gitlabcli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
9
Files
57 SLOC
#
Functions
NewGroup
NewGroup creates a new Group instance.
NewProject
NewProject creates a new Project instance.
#
Structs
Group
Group struct is a struct to represent a Gitlab group.
Project
Project struct is a struct to represent a Gitlab project.
User
User struct is a struct to represent a Gitlab user.