Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Wed, 07 Mar 2018 17:51:00 +0000 Challenge to Advanced API Architecture in Go #GAE #GCP #API An introduction of advanced architecture in Go.<div>This presentation also contains the examples of plain package usages.</div> 14 points posted by timakin https://speakerdeck.com/timakin/challenge-to-advanced-api-architecture-in-go 2720 Fri, 29 Sep 2017 12:26:00 +0000 Real time GC in theory and practice #gc 12 points posted by kenny https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice 1298 Thu, 01 Dec 2016 21:02:00 +0000 Cast: Go on the Cloud with Andrew Gerrand and Chris Broadfoot #gcppodcast 11 points posted by andythomas https://www.gcppodcast.com/post/episode-25-go-with-andrew-and-chris/ 823 Thu, 12 May 2016 10:30:00 +0000 Transaction Oriented Garbage Collection for Go #gc We propose a new garbage collection (GC) algorithm based on the transactional hypothesis. Put simply, the transactional hypothesis states that objects created by a transaction tend to die when the transaction ends. Our new transaction oriented collector or TOC algorithm focuses attention on these objects thus improving overall GC throughput and scalability while delaying the need to do a full heap GC. 7 points posted by kenny https://docs.google.com/document/d/1gCsFxXamW8RRvOe5hECz98Ftk-tcRRJcDFANj2VwCB0/preview 911 Fri, 24 Jun 2016 21:17:00 +0000 Get Go-ing with Cloud Functions #cloud #gcf Get Go-ing with Cloud Functions: Go 1.11 is now a supported language Google Cloud Blog 6 points posted by kenny https://cloud.google.com/blog/products/application-development/cloud-functions-go-1-11-is-now-a-supported-language 3773 Wed, 16 Jan 2019 18:05:00 +0000 DSMock: Fixture-injector for appengine datastore, based on YAML format. #gae, #gcp 6 points posted by timakin https://github.com/timakin/dsmock 3499 Mon, 13 Aug 2018 02:58:00 +0000 Gosto: A Google Cloud Datastore client in Go #GCP #GKE #data <p>Google Cloud Datastore Client Wrapper in Go, for automation of key attachment.</p> <p>For example, inside of GKE container, you can access to datastore API of you're authorized with Service Account.</p><div><br></div> <h2><a id="user-content-table-of-contents" class="anchor" href="https://github.com/timakin/gosto#table-of-contents" aria-hidden="true" style="box-sizing: border-box; color: rgb(3, 102, 214); float: left; padding-right: 4px; margin-left: -20px; line-height: 1;"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a></h2> 4 points posted by timakin https://github.com/timakin/gosto 2678 Wed, 20 Sep 2017 14:50:00 +0000 Poll: Do you use gccgo? #gccgo 2 points posted by kenny https://twitter.com/dgryski/status/952252633686790144 3103 Sun, 14 Jan 2018 17:29:00 +0000 There's a GopherConIndia Slack channel gophercon-india #gci17 If you can't attend GopherConIndia and want to know whats happening join Gophers Slack gophercon-india channel. https://invite.slack.golangbridge.org/ powered by https://golangbridge.org/ 1 points posted by norbertfuhs https://gophers.slack.com 1798 Thu, 23 Feb 2017 13:11:00 +0000