If you code in Go, don't forget to vet #vet #tools #golang https://www.spreadsheetdb.io/blog/2017/03/if-you-code-in-go-dont-forget-to-vet
www.spreadsheetdb.io
If you code in Go, don't forget to vet | SpreadsheetDB
engo : A cross-platform game engine written in Go
http://crwd.fr/2n1UMar
#golang #opensource #github #Coding https://pbs.twimg.com/media/C7M65YOW4AEUWvG.jpg
http://crwd.fr/2n1UMar
#golang #opensource #github #Coding https://pbs.twimg.com/media/C7M65YOW4AEUWvG.jpg
GitHub
EngoEngine/engo
engo - Engo is an open-source 2D game engine written in Go.
Bundle HTML, CSS, And JavaScript To Be Served In A Go Application #web #javascript #golang https://golangnews.com/stories/1953
Golangnews
Bundle HTML, CSS, And JavaScript To Be Served In A Go Application #web #javascript
A story on Golang News, Curated links about the Go programming language, including Tutorials, Videos and Jobs for Go hackers.
Makefile that makes your conventional Go project build from anywhere
http://crwd.fr/2mk0QXo
#golang #github #opensource #coding
http://crwd.fr/2mk0QXo
#golang #github #opensource #coding
GitHub
cloudflare/hellogopher
hellogopher - Hellogopher: "just clone and make" your conventional Go project
httpsnoop now supports Go 1.8.
All code is now completely generated: https://github.com/felixge/httpsnoop/pull/4 🙈
#golang #http #monitoring
All code is now completely generated: https://github.com/felixge/httpsnoop/pull/4 🙈
#golang #http #monitoring
GitHub
Go 1.8 by felixge · Pull Request #4 · felixge/httpsnoop
This PR adds support for the new http.Pusher interface in Go 1.8.
More importantly, it switches from a hand-coded implementation to a generated one. This makes it easy to keep backwards compatibili...
More importantly, it switches from a hand-coded implementation to a generated one. This makes it easy to keep backwards compatibili...
rgraphql/magellan (0.2.2): Real-time streaming GraphQL server for #Golang https://mdy.io/gh/rgraphql/magellan
GitHub
rgraphql/magellan
magellan - Real-time streaming GraphQL server for Go.
Slides of GoFFIng around with Ruby #RubyConfPH #ffi #golang http://www.slideshare.net/gautamrege/goffing-around-with-ruby-rubyconfph?ref=https://www.slideshare.net/gautamrege
www.slideshare.net
GoFFIng around with Ruby #RubyConfPH
This talk is about how to use Foreign Function Interface (FFI) with Ruby and Go programs.
Further work on the inventory code. #indiedev #indiegame #indie #gamedev #golang
https://gitlab.com/ibiscybernetics/go_roguelike/commit/bea4eb57afdd8758a4e560714ffa2240a6a7650b
https://gitlab.com/ibiscybernetics/go_roguelike/commit/bea4eb57afdd8758a4e560714ffa2240a6a7650b
GitLab
the player character now has the ability to wear equipment (bea4eb57) · Commits · Ibis Cybernetics / go_roguelike
Straightforward roguelike written in golang.
The 9th video in my Intro to Go series is out! This one covers looping. #golang http://youtu.be/oVD3jegRV9Y?a
YouTube
Introduction to Go, part 9: Looping
This video discusses how to create loops in go. Topics covered include: * simple loops * exiting a loop early * looping through collections Follow me on Twit...
A demo of syncing across clouds with nats and minio #golang https://github.com/nats-io/demo-minio-nats
GitHub
GitHub - nats-io/demo-minio-nats: Demo of syncing across clouds with minio
Demo of syncing across clouds with minio. Contribute to nats-io/demo-minio-nats development by creating an account on GitHub.
The complete guide to Go net/http timeouts https://blog.cloudflare.com/the-complete-guide-to-golang-net-http-timeouts/ #golang
The Cloudflare Blog
The complete guide to Go net/http timeouts
When writing an HTTP server or client in Go, timeouts are amongst the easiest and most subtle things to get wrong: there’s many to choose from, and a mistake can have no consequences for a long time, until the network glitches and the process hangs.
Go Walkthrough: bytes + strings packages – Go Walkthrough #golang https://medium.com/go-walkthrough/go-walkthrough-bytes-strings-packages-499be9f4b5bd#.suuzk128m
Medium
Go Walkthrough: bytes + strings packages
In the previous post we covered byte streams but sometimes we need to work with bounded, in-memory byte slices instead. While working with…
Go Subtests and Sub-benchmarks #golang https://elliot.land/post/go-subtests-and-sub-benchmarks
Elliot Chance
Go Subtests and Sub-benchmarks
Go uses a very simple approach to everything. This also includes the testing package that ships with Go. The lack of assertions often drives people to use another testing framework like testify. Go 1.7 introduced subtest and sub-benchmarks. I haven't ......
A walkthrough of the bytes and strings packages #golang https://medium.com/go-walkthrough/go-walkthrough-bytes-strings-packages-499be9f4b5bd
Medium
Go Walkthrough: bytes + strings packages
In the previous post we covered byte streams but sometimes we need to work with bounded, in-memory byte slices instead. While working with…
The slides for my #Golang talk of #FOSSASIA are up: https://docs.google.com/presentation/d/1CwgyzSoz5lVFrgTWb67_ar5kkidW2crOItBOnxRH9uI/edit?usp=sharing
Had an awesome time!!
🖖🇸🇬
Had an awesome time!!
🖖🇸🇬
Google Docs
FOSS Asia - Raj Rohit
The 1960s elegance behind Go’s regexp 19 MarchFOSS Asia ‘17 Jalem Raj Rohit
Three months of go (after Haskell) #golang https://www.barrucadu.co.uk/posts/etc/2016-08-25-three-months-of-go.html
dnscontrol - Synchronize your DNS to multiple providers from a simple DSL #net #golang https://github.com/StackExchange/dnscontrol
GitHub
GitHub - StackExchange/dnscontrol: Infrastructure as code for DNS!
Infrastructure as code for DNS! Contribute to StackExchange/dnscontrol development by creating an account on GitHub.