Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calling Golang Functions from Java using C Shared Libraries

Requirements

How to build

There is a provided Makefile with all the build targets.

Build JAR

make build

This creates a java-call-go-1.0-SNAPSHOT-jar-with-dependencies.jar in the target/ directory.

Test

make test

References

About

Calling a Golang library from Java using JNA

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages