关键字-保留字
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
参考:https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/02.0.md
Author:leedaning 本文地址:https://blog.csdn.net/leedaning/article/details/109216883