diqiu50 opened a new issue, #5326: URL: https://github.com/apache/opendal/issues/5326
### Feature Description In Go, we are using OpenDAL to implement file and directory operations for storage systems such as S3, HDFS, GCS, OSS, and Azure Blob. We need to support the following features: 1. Go service support for HDFS, GCS, OSS, and Azure Blob. 2. Go service support for macOS. 3. The Go binding API should support the RangeBounds<u64> parameter in the Reader and Writer, as in the Rust version. ### Problem and Solution The main issues: 1. The backend storage systems supported by the Go service are insufficient. 2. The Go binding API does not support offset-based read and write operations. ### Additional Context _No response_ ### Are you willing to contribute to the development of this feature? - [ ] Yes, I am willing to contribute to the development of this feature. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
