Golang关键字【汇总】

  Golang的25个关键字:

break case chan const continue
default defer else fallthrough for
func go goto if import
interface map package range return
select struct switch type var
原文地址:https://www.cnblogs.com/nianhua/p/4518368.html