Module git_cliff_core::remote::gitlab
source · Available on (crate features
github or gitlab or bitbucket) and crate feature gitlab only.Expand description
GitLab client.
Structs§
- HTTP client for handling GitLab REST API requests.
- Representation of a single commit.
- Representation of a single pull request.
- Representation of a single GitLab Project.
- Representation of a GitLab Reference.
- Representation of a GitLab User.
Constants§
- Log message to show when done fetching from GitLab.
- Log message to show while fetching data from GitLab.