PerlFFI / FFI-Platypus-Lang-Go

8 stars 2 forks source link

Implement go string as a type plugin #7

Closed plicease closed 4 years ago

plicease commented 4 years ago

The idea here is to hide the FFI::Go::String (was: Go::String) class so that you can just pass a plain Perl string into a Go function.