2019-11-01
Want to do
- Play Studysapuri English
 
Achievement
- ✅Play Studysapuri English
 
Diary
- I write in English except for the Note.
 
Note
- Go の switch の仕様
- https://golang.org/ref/spec#Switch_statements
 switch x := f(); { // missing switch expression means "true"
 - Jaeger が CNCF の Graduation になってた
 - Goのtestを理解する in 2019
- https://budougumi0617.github.io/2019/10/30/go-testing2019/
 - Go1.11からGo1.13に含まれるテスト関連の変更