This is an automated email from the ASF dual-hosted git repository.
yuchanns pushed a change to branch refactor-go-binding
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 445cf3b32 refactor(bindings/go): Restructure FFI system with type-safe
wrapper
add 60cc47e0f feat(bindings/go): Add comprehensive Makefile and simplify
build process
No new revisions were added by this update.
Summary of changes:
bindings/go/Makefile | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++
bindings/go/README.md | 67 ++--------------------------
2 files changed, 122 insertions(+), 63 deletions(-)
create mode 100644 bindings/go/Makefile