func go/token.IsKeyword 2 uses go/token (current package) token.go#L322: func IsKeyword(name string) bool { token.go#L332: if name == "" || IsKeyword(name) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)