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.
gomobile bind