https://golangtokyo.connpass.com/event/129067/
https://speakerdeck.com/izumin5210/techniques-that-support-building-cli-tools-2019-spring
Ebitenというgolangで2Dゲームライブラリについて。テクスチャアトラスの生成、バッチングも行ってくれる。
Ebiten https://github.com/hajimehoshi/ebiten
gomobile golangをAndroid/iOS向けにビルドできるコンパイラ
https://speakerdeck.com/hazumirr/before-chaos-engineering
https://speakerdeck.com/abemotion/grpc-server-with-golang
実際に使用したエラーリポートツール https://sentry.io/welcome/
cloudpubsubのgolangパッケージの中身を読み解く
https://speakerdeck.com/izumin5210/pubsub-internal
https://speakerdeck.com/usk81/manage-resumes-with-go-and-json
golangのテストカバレッジについて
https://speakerdeck.com/po3rin/backside-of-coverage-measurement-of-go
WebAssebly対応。通常のgoよりビルドサイズを節約できる。 現状では使用できないパッケージが多々ある。今後に期待