Skip to main content

Module gitea

Module gitea 

Source
Available on crate features remote and gitea only.
Expand description

Gitea client.

Structsยง

GiteaClient
HTTP client for handling Gitea REST API requests.
GiteaCommit
Representation of a single commit.
GiteaCommitAuthor
Author of the commit.
GiteaPullRequest
Representation of a single pull request.
PullRequestLabel
Label of the pull request.