NordSecurity / uniffi-bindgen-go

Uniffi bindings generator for Golang
Mozilla Public License 2.0
65 stars 18 forks source link

bugfix: ensure field names and error interface function don't clash #34

Closed kegsay closed 6 months ago

kegsay commented 7 months ago

Fixes https://github.com/NordSecurity/uniffi-bindgen-go/issues/30

Signed-off-by: Kegan Dougal <7190048+kegsay@users.noreply.github.com>

kegsay commented 6 months ago

It can wait for now, as I also need https://github.com/NordSecurity/uniffi-bindgen-go/issues/36 before I can use latest main sadly.