# Functions
NewGitlabOperator generate IGitlabOperator.
No description provided by the author
# Variables
OAuth2AppID and OAuth2AppSecret DONE(@yeqown) These two parameters should be passed from build parameters to keep application safety.
No description provided by the author
# Structs
No description provided by the author
CreateBranchRequest.
No description provided by the author
CreateIssueRequest.
No description provided by the author
CreateMergeRequest.
No description provided by the author
CreateMilestoneRequest.
No description provided by the author
GetMilestoneIssuesRequest.
No description provided by the author
GetMilestoneMergeRequestsRequest.
No description provided by the author
GetMilestoneRequest .
No description provided by the author
No description provided by the author
ListMilestoneRequest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OAuth2Config helps construct gitlab OAuth2 support.
No description provided by the author
# Interfaces
No description provided by the author
IGitlabOperator contains all operations those manage repository, milestones, branch, issue and merge requests.