Expected Behavior
The SWIG-Proxy should handle the restrict_scope-function correctly.
Actual Behavior
I could not wrap EncryptionRestrictions correctly with SWIG, so I had to add the file "restrict_scope_helper.go" to overcome this issue.
Help wanted
I did not get SWIG to handle this correctly, but I'm pretty sure that it is possible. Any help is greatly appreciated!
Expected Behavior
The SWIG-Proxy should handle the restrict_scope-function correctly.
Actual Behavior
I could not wrap EncryptionRestrictions correctly with SWIG, so I had to add the file "restrict_scope_helper.go" to overcome this issue.
Help wanted
I did not get SWIG to handle this correctly, but I'm pretty sure that it is possible. Any help is greatly appreciated!