Golang绑定生成器,类似于Android的`gomobile bind`。

huangapple 未分类评论63阅读模式
英文:

golang bind generator for Java like `gomobile bind` for Android

问题

有没有更简单的方法来为我的Go包创建Java绑定?我想在基于Java堆栈的后端中使用我的小型Go包。gomobile bind用于Android的工具非常好,但我需要同样的工具来用于Java。

英文:

Is there an easier way to make Java binding for my go package? I want to use my small go package in backend builded on Java stack. The gomobile bind for Android is great tool, but i need the same thing just for Java.

huangapple
  • 本文由 发表于 2015年12月14日 20:32:31
  • 转载请务必保留本文链接:https://java.coder-hub.com/34267148.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定