Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issues of golang binding #3205

Closed
1 of 9 tasks
Xuanwo opened this issue Sep 28, 2023 · 6 comments
Closed
1 of 9 tasks

Tracking issues of golang binding #3205

Xuanwo opened this issue Sep 28, 2023 · 6 comments

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Sep 28, 2023

This is the tracking issues of opendal's golang binding, welcome to leave comments to pick the task you like.

  • Add contributing docs for golang
  • Add go meta in opendal.apache.org/go to allow serving modules with go proxy
  • Add CI for golang
  • Implement opendal operations
    • stat
    • delete
    • reader
    • writer
  • Implement testing framework
@Xuanwo Xuanwo mentioned this issue Sep 28, 2023
1 task
@sunheyi6
Copy link
Contributor

@Xuanwo golang ci already exists #3260

@Xuanwo
Copy link
Member Author

Xuanwo commented Oct 25, 2023

@Xuanwo golang ci already exists #3260

Thanks for the reminder, updated.

@sunheyi6
Copy link
Contributor

https://github.com/apache/incubator-opendal/blob/a4b260aeb09588e340f8c444b7095f879bfe9745/bindings/go/go.mod#L1-L11
This seems to have been completed?

  • Add go meta in opendal.apache.org/go to allow serving modules with go proxy

@Xuanwo
Copy link
Member Author

Xuanwo commented Oct 26, 2023

This seems to have been completed?

No, this doesn't work yet. Users can't go get opendal.apache.org/go

@G-XD
Copy link
Contributor

G-XD commented Nov 24, 2023

Add go meta in opendal.apache.org/go to allow serving modules with go proxy

As far as I can tell, go-import doesn't seem to be able to specify a subdirectory of git repository. See: golang/go#34055

@Xuanwo
Copy link
Member Author

Xuanwo commented Jul 13, 2024

Replaced by #4848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants