x/mobile adds comments to the generated bridge source when a function or variable has an unsupported type and thus cannot be correctly bridged. No indication is given in the console output of gomobile that this has happened though, forcing devs to look at the actual generated code to find out why some function or field/variable is missing.
It would be nice for gomobile to log these when calling the gomobile bind command. A simple log message should suffice in most cases, but a future extension could add a strict mode option and fail the compilation if any of these problems is found. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/694a8579-3623-44ea-90cf-3d0697c26252n%40googlegroups.com.