Home Forums Legacy SDKs Go bindings Reply To: Go bindings

#435
Anders
Participant

Hi Johan,
cool that you’re using Go! There aren’t any reasons why it shouldn’t work.

One possible cause of the problem that you describe is that the txCreateContext API call requires that the context handle passed into it (as a reference) is set to TX_EMPTY_HANDLE before the call.