# Functions
GitCommand wraps git command execution.
NewGitlabClient returns a GitlabClient.
# Structs
GitlabClient implements methods to interace with a Gitlab instance.
ListedProject wraps a gitlabProject with iteration status to be sent through the ListGroupProjects channel.