googlearchive / cloud-functions-go

Unofficial Native Go Runtime for Google Cloud Functions
Apache License 2.0
423 stars 44 forks source link

there are any update? #18

Closed albertog closed 6 years ago

albertog commented 6 years ago

We are using cloud-functions but lately it is apparently stopped someone can tell us some updated

thanks

iangudger commented 6 years ago

Could you try deploying a function with this main.go and post here what it prints out?

albertog commented 6 years ago

May be I have not explain well. Cloud functions work very very well and I have no problement. I want to say there are several months without new commit and apparently the cloud-function-go project are stopped from glooglecloudplatform engineers.

iangudger commented 6 years ago

All of the core functionality works except logging. My solution to that problem is taking longer than expected, but there was a workaround posted on one of the issues. I am not aware of any other pressing issues. Is there anything in particular that you need?

albertog commented 6 years ago

we have to need.

1 logging (i know the workaround but is very complex) 2 will be available for windows 3 ensure if there a changed in google backend the api continue working (google support)

Thanks Albero

2017-11-14 19:02 GMT+01:00 Ian Gudger notifications@github.com:

All of the core functionality works except logging. My solution to that problem is taking longer than expected, but there was a workaround posted on one of the issues. I am not aware of any other pressing issues. Is there anything in particular that you need?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/cloud-functions-go/issues/18#issuecomment-344344657, or mute the thread https://github.com/notifications/unsubscribe-auth/AADNelXhUy7WyuQ_UTzbN83iHMGjqYwFks5s2dWngaJpZM4QdTnq .

iangudger commented 6 years ago

1 logging (i know the workaround but is very complex)

The simple to use solution is coming. Sorry for the delay.

2 will be available for windows

I don't think full native Windows support is worth the effort. Full support will probably always require a compatibility layer such as a VM or WSL. One area for improvement would be full Windows support for packaging.

3 ensure if there a changed in google backend the api continue working

I am here. I am continuing to provide best-effort support in this area. Please let me know if it breaks.

albertog commented 6 years ago

Ok Many thanks and congratulations for this powerful software.

Alberto

2017-11-14 19:27 GMT+01:00 Ian Gudger notifications@github.com:

1 logging (i know the workaround but is very complex)

The simple to use solution is coming. Sorry for the delay.

2 will be available for windows

I don't think full native Windows support is worth the effort. Full support will probably always require a compatibility layer such as a VM or WSL. One area for improvement would be full Windows support for packaging.

3 ensure if there a changed in google backend the api continue working

I am here. I am continuing to provide best-effort support in this area. Please let me know if it breaks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/cloud-functions-go/issues/18#issuecomment-344352262, or mute the thread https://github.com/notifications/unsubscribe-auth/AADNekayAN3ktOln-VZ6wxh1Cpx2-sOLks5s2duqgaJpZM4QdTnq .