token in Go

 A Go program consists of various tokens. A token is either a keyword, an identifier, a constant, a string literal, or a symbol.