# Packages
Package gitlabmock is a generated GoMock package.
# Functions
NewClient returns Client initialized with Config.
# Structs
Client ...
Config is a configuration for GitLab client.
GitLab represents the attribute information necessary for requesting GitLab API.
MergeRequest represents GitLab Merge Request metadata.
PostOptions specifies the optional parameters to post comments to a pull request.
ResultLabels represents the labels to add to the PR depending on the plan result.
# Interfaces
API is GitLab API interface.
# Type aliases
CommentService handles communication with the comment related methods of GitLab API.
CommitsService handles communication with the commits related methods of GitLab API.
NotifyService handles communication with the notification related methods of GitLab API.