Keywords 关键字
The following keywords are reserved and may not be used as identifiers.
下面的是保留关键字,保留关键字不能作为标志符
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