Golang news
122 subscribers
2 photos
131 links
Golang news channel
Download Telegram
Micro is a terminal-based text editor written in Golang that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals.
https://github.com/zyedidia/micro
Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic.
http://onsi.github.io/ginkgo/ 💪
Go testing in the browser. Integrates with go test. Write behavioral tests in Go.
http://goconvey.co
Thyme, an open-source command-line tool that lets you easily track and analyze the time you spend on your computer. Think of it as a sampling profiler, but for You instead of your machine.

https://text.sourcegraph.com/thyme-a-simple-cli-to-measure-human-time-and-focus-577b87337b9c#.uunyomlha
Good tutorial about Synchronizing State with Mutexes in Go
https://kylewbanks.com/blog/tutorial-synchronizing-state-with-mutexes-golang
How to fill out security questions
Please, vote for issue comments in different languages for project Go by example
https://github.com/mmcgrana/gobyexample/issues/135
A Go proposal to integrate @letsencrypt into the stdlib: https://github.com/golang/go/issues/17053

Until it happens, use autocert: https://godoc.org/golang.org/x/crypto/acme/autocert
There's A Star Wars Easter Egg in Go's 'net' Package: https://www.reddit.com/r/golang/comments/502k2u/easter_egg_in_net_package/
Not really useful article :(
Tips & tricks for how #Docker can be useful when working w/ #golang code http://bddy.me/2cEO454
Neugo - a simple neural network framework in Go #golang https://github.com/wh1t3w01f/neugo