[go-nuts] playgo - CLI tool to send .go file to the Go Playground

2017-02-22 Thread pltvs
Usually when we share a runnable Go code we do: copy code, open Go Playground, paste code, click Share. So playgo does it for you. go get -u github.com/plutov/playgo/cmd/playgo playgo helloworld.go https://play.golang.org/p/v3rrZLwEUC -- You received this mes

[go-nuts] Go 1.8 released. What's new?

2017-02-20 Thread pltvs
What's new in Go 1.8 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For mo