gitlab

package
v0.0.0-...-bfbea92 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitlabClient

type GitlabClient struct {
	AuthToken string `envconfig:"GITLAB_TOKEN"`
	BaseURL   string `envconfig:"GITLAB_URL"`
	// contains filtered or unexported fields
}

func NewGitlabClient

func NewGitlabClient() (*GitlabClient, error)

func (*GitlabClient) GetProjects

func (c *GitlabClient) GetProjects() ([]*ggl.Project, error)

Jump to

Keyboard shortcuts

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