Part One the GO side:
- We need to make the function exportable, so the name should be capitalized and become
GetKey() - We need to use
cgoso that we can create shared library,cgomeans we need to:
Part One the GO side:
GetKey()cgo so that we can create shared library, cgo means we need to: