# Functions
func CreateMR(projectID int, title string, body string, src string, dst string) (string, error) {.
No description provided by the author
No description provided by the author
# Structs
MergeRequest represents a GitLab merge request.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author