Google cloud functions will soon leave alpha and enter beta (I have heard). https://cloud.google.com/functions/
The issue in my mind is lack of golang support (you basically write node.js express handlers for http functions). So I tried fiddling with gopherjs to create a framework (eventuallly) to let you write idiomatic go code instead. As gopherjs does not really target node.js for production use there were some hurdles but I am on the way to creating something. Anybody with input on how this could be taken to be more reusable / abstracted? https://github.com/MartinSahlen/go-cloud-fn is here the current code lives! -- 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. For more options, visit https://groups.google.com/d/optout.