# Functions
NewClient sets up a client struct for all relevant GitLab auth you can give it a custom http.Client as well for things like timeouts.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client holds all authentication and setup information for the GitLab connection.
No description provided by the author
Project is a minimalist representation of a GitLab project from https://docs.gitlab.com/ee/api/projects.html#get-single-project.
No description provided by the author
# Interfaces
No description provided by the author