Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 426 Bytes

File metadata and controls

5 lines (3 loc) · 426 Bytes

Cloud Env Build Status

Google App Engine standard Go environment no longer has built-in APIs for accesing internal services and it creates a lot of pain when establishing various client connections (Datastore, Logging, Cloudtasks etc).

Cloudenv tackles this problem by writing all the boilerplate connection code for you.