Go言語プログラミングエッセンス | Gihyo Digital Publishing読了。
紹介されていたツールで使ってみようと思ったものたち
- mgechev/revive: 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
- urfave/cli: A simple, fast, and fun package for building command line apps in Go
- uptrace/bun: SQL-first Golang ORM
- ent/ent: An entity framework for Go
ところでORMのベンチマークで、一覧にはsqlboilerが入っていたけど、ベンチマーク結果に入っていなかったのはなぜだろう。