Available on crate features
remote
and gitea
only.Expand description
Gitea client.
Structs§
- Gitea
Client - HTTP client for handling Gitea REST API requests.
- Gitea
Commit - Representation of a single commit.
- Gitea
Commit Author - Author of the commit.
- Gitea
Pull Request - Representation of a single pull request.
- Pull
Request Label - Label of the pull request.
Constants§
- FINISHED_
FETCHING_ MSG - Log message to show when done fetching from Gitea.
- START_
FETCHING_ MSG - Log message to show while fetching data from Gitea.