package
0.8.0-beta.2
Repository: https://github.com/ooaklee/tfnotify.git
Documentation: pkg.go.dev

# Functions

NewClient returns Client initialized with Config.

# Constants

EnvBaseURL is GitLab base URL.
EnvToken is GitLab API Token.

# 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.