Golang news
122 subscribers
2 photos
131 links
Golang news channel
Download Telegram
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
New to the Go tools or wanna expand your knowledge? Wrote about all the flags you should know. http://golang.rakyll.org/go-tool-flags/