We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on the following tutorial: https://github.com/vladimirvivien/go-cshared-examples
Create examples (maybe in a different repo, like AxLabs/neofs-shared-lib-examples or something like that) for the following programming languages:
AxLabs/neofs-shared-lib-examples
The goal here is to show how to load our shared library and perform crucial operations (i.e., create a file, get a file, delete a file).
The goal IS NOT to create wrappers for each programming language. Just to show viability and how to do it. 😄
The text was updated successfully, but these errors were encountered:
mialbu
No branches or pull requests
Based on the following tutorial:
https://github.com/vladimirvivien/go-cshared-examples
Create examples (maybe in a different repo, like
AxLabs/neofs-shared-lib-examples
or something like that) for the following programming languages:The goal here is to show how to load our shared library and perform crucial operations (i.e., create a file, get a file, delete a file).
The goal IS NOT to create wrappers for each programming language. Just to show viability and how to do it. 😄
The text was updated successfully, but these errors were encountered: