ghac

ghac is a generated gRPC rust client for GitHub Actions Cache service V2.
Please note:
- ghac is a private service, and its API may change at any time. If you encounter any issues, please report them.
- This crate only provides a generated gRPC client. For a high-level API, please refer to opendal, which allows access to all storage using the same API.
Quick Start
use CacheServiceClient;
use CreateCacheEntryRequest;
///
async
Contributing
Check out the CONTRIBUTING.md guide for more details on getting started with contributing to this project.
Getting help
Submit issues for bug report or asking questions in discussion.
License
Licensed under Apache License, Version 2.0.