开发者社区> 问答> 正文

GO语言都有哪些关键字?

GO语言都有哪些关键字?

展开
收起
钉群小二 2019-12-16 14:42:59 1234 0
1 条回答
写回答
取消 提交回答
  • 见https://golang.org/ref/spec 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

    2020-09-21 10:03:32
    赞同 展开评论 打赏
问答分类:
Go
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Go语言路上踩过的坑 立即下载
gohbase :HBase go客户端 立即下载
Go构建日请求千亿级微服务实践 立即下载

相关实验场景

更多