I\'m trying to run an async javascript function and get its result in Go. The problem is that the async function returns a promise which I can\'t resolve in Go. What I want is f