googlearchive / cloud-functions-go

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

Update endpoints for GCF #8

Closed salrashid123 closed 7 years ago

salrashid123 commented 7 years ago

Internal request handlers have been updated.

/init -> /check
/start -> /load
/req -> /execute