关键字
1分钟内可阅读完
Go目前有25个关键字。
break default func interface select
case defer go map struct
chan else goto package switch
const fallthrough if range type
continue for import return var