Go语言常用的关键字和保留字以及预定义标识符

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

 

append  bool     byte cap close complex complex64 complex128 uint16
copy false float32 float64 imag int int8 int16 uint32
int32 int64 iota len make new nil panic uint64
print println real recover string true uint uint8 uintptr
posted @ 2025-06-23 17:39  X__cicada  阅读(7)  评论(0)    收藏  举报