# Functions
NewClient returns Client initialized with Config.
# Structs
Client ...
Config is a configuration for GitHub 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.
# 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 GitHub API.