Skip to main content

Module gitlab

Module gitlab 

Source

Structs§

Client
Client for the GitLab REST API v4.
Issue
A GitLab issue.
IssueUpdate
Parameters for editing an issue.

Functions§

parse_project_url
Parse a GitLab project URL into (base_url, project_path).
validate_token
Check whether a token is valid by calling GET /api/v4/user.