lima
lima copied to clipboard
simplify `FillDefault()` using reflects
The type of CPUType map[Arch]string is now changed to map[Arch]*string, as pkg/reflectutil.Merge() is designed to distinguish "empty" from "nil".