Hi, I am refactoring a JS library to Go. I have some questions but I'm not able to find some concrete answers for this. 1. What's the idiomatic way to refactor Asynchronous JS APIs to Go? 2. How to refactor Callbacks from JS to Golang? I have seen some Go code which takes function as an input parameter. Is the intent same here?
-- 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/CACvy5SdjEoLwYuTHDNSr80QbhwJY1tJVx9wANM06EvLFLiAAuA%40mail.gmail.com.