2021-02-13
Note
- Go 標準のソート・アルゴリズム
- https://zenn.dev/spiegel/articles/20200926-standard-sort-package-by-golang
- Go の sort パッケージのソートアルゴリズム、条件によって使い分けされている
- Building container images in Go
- https://ahmet.im/blog/building-container-images-in-go/
- google/go-containerregistry の話、Go だけで Image Pull したりレイヤーを足したりできる