Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Go Version 1 now on App Engine
Wednesday, March 28, 2012
Today, with the
release of Go 1
, a stable version of the Go language, libraries and tools, we're releasing a new Google App Engine
SDK for the Go runtime
.
Go is a statically typed, compiled language with a dynamic and lightweight feel. With Go you get the efficiency benefits of being close to the machine–your programs compile to native code–with the productivity and quick turnaround of a scripting language. Go apps are easy to write, start fast, and run fast. There has never been a better way to build scalable high-performance cloud applications.
The Go runtime provides clean, idiomatic
Go APIs
for the popular App Engine services (Blobstore, Datastore, Memcache, and so on) and a straightforward development process. As with the Python and Java SDKs, Go apps can be tested locally with the
development server
and, most convenient, the development server automatically compiles your Go code, so to test a change all you need to do is to refresh your browser.
The Go 1 SDK also brings improvements and bug fixes. It uses the new Go 1
time API
throughout the SDK, provides a MultiError type for error handling in batch operations, and supports Datastore Cursors and the
XMPP
and
Log
services. See the
release notes
for the details.
Although the Go App Engine runtime is still in experimental status for now, the language stability offered by Go 1 is a major milestone. To learn more about Go 1, see the announcement post at the
Go blog
and the wealth of documentation at
golang.org
.
- Posted by the Go and App Engine Teams
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Firebase Blog
Apigee Blog
Popular Posts
Understanding Cloud Pricing
World's largest event dataset now publicly available in BigQuery
A look inside Google’s Data Center Networks
New in Google Cloud Storage: auto-delete, regional buckets and faster uploads
Enter the Andromeda zone - Google Cloud Platform’s latest networking stack
Labels
Announcements
193
Big Data & Machine Learning
134
Compute
271
Containers & Kubernetes
92
CRE
27
Customers
107
Developer Tools & Insights
151
Events
38
Infrastructure
44
Management Tools
87
Networking
43
Open
1
Open Source
135
Partners
102
Pricing
28
Security & Identity
85
Solutions
24
Stackdriver
24
Storage & Databases
164
Weekly Roundups
20
Feed
Subscribe by email
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.
Learn More
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow