Posted in Go语言基础和工具链Go变量类型别名陷阱(type MyInt int ≠ type MyInt = int),运行时panic倒计时 第一章:Go变量类型别名陷阱的本 … Go变量类型别名陷阱(type MyInt int ≠ type MyInt = int),运行时panic倒计时Read more by Go语言笔记|2026年3月30日|Go语言变量类型别名, type别名与类型定义区别, int类型陷阱, Go运行时panic, Go类型系统详解, MyInterface误用