List of all items
Structs
- GoBenchmarkName
- GoBoolLiteral
- GoCompatibilityVersion
- GoExampleName
- GoExportedIdentifier
- GoFuzzTestName
- GoIdentifier
- GoImportAlias
- GoImportPath
- GoImportSpec
- GoMajorVersion
- GoMinorVersion
- GoModExcludeDirective
- GoModFile
- GoModGoDirective
- GoModModuleDirective
- GoModReplaceDirective
- GoModRequireDirective
- GoModRetractDirective
- GoModToolchainDirective
- GoModuleDependency
- GoModulePath
- GoModuleReplacement
- GoModuleRequirement
- GoModuleVersion
- GoNil
- GoPackageDocName
- GoPackageName
- GoPackagePath
- GoPatchVersion
- GoPseudoVersion
- GoRuneLiteral
- GoTestFileName
- GoTestName
- GoToolchainVersion
- GoUnexportedIdentifier
- GoVersion
- GoWorkFile
- GoWorkModulePath
- GoWorkReplaceDirective
- GoWorkUseDirective
- go_mod::GoModExcludeDirective
- go_mod::GoModFile
- go_mod::GoModGoDirective
- go_mod::GoModModuleDirective
- go_mod::GoModReplaceDirective
- go_mod::GoModRequireDirective
- go_mod::GoModRetractDirective
- go_mod::GoModToolchainDirective
- go_work::GoWorkFile
- go_work::GoWorkModulePath
- go_work::GoWorkReplaceDirective
- go_work::GoWorkUseDirective
- identifier::GoExportedIdentifier
- identifier::GoIdentifier
- identifier::GoUnexportedIdentifier
- import::GoImportAlias
- import::GoImportPath
- import::GoImportSpec
- module::GoModuleDependency
- module::GoModulePath
- module::GoModuleReplacement
- module::GoModuleRequirement
- module::GoModuleVersion
- module::GoPseudoVersion
- package::GoPackageDocName
- package::GoPackageName
- package::GoPackagePath
- prelude::GoBenchmarkName
- prelude::GoExampleName
- prelude::GoExportedIdentifier
- prelude::GoFuzzTestName
- prelude::GoIdentifier
- prelude::GoImportAlias
- prelude::GoImportPath
- prelude::GoImportSpec
- prelude::GoModFile
- prelude::GoModuleDependency
- prelude::GoModulePath
- prelude::GoModuleVersion
- prelude::GoPackageName
- prelude::GoPackagePath
- prelude::GoTestFileName
- prelude::GoTestName
- prelude::GoToolchainVersion
- prelude::GoUnexportedIdentifier
- prelude::GoVersion
- prelude::GoWorkFile
- prelude::GoWorkModulePath
- test::GoBenchmarkName
- test::GoExampleName
- test::GoFuzzTestName
- test::GoTestFileName
- test::GoTestName
- value::GoBoolLiteral
- value::GoNil
- value::GoRuneLiteral
- version::GoCompatibilityVersion
- version::GoMajorVersion
- version::GoMinorVersion
- version::GoPatchVersion
- version::GoToolchainVersion
- version::GoVersion
Enums
- GoFileKind
- GoIdentifierError
- GoImportError
- GoImportGroup
- GoImportKind
- GoKeyword
- GoKeywordParseError
- GoModConfigFile
- GoModDirective
- GoModError
- GoModuleDirectiveKind
- GoModuleError
- GoNumericValue
- GoPackageError
- GoPackageLayout
- GoPackageVisibility
- GoPredeclaredIdentifier
- GoPrimitiveValue
- GoReservedWord
- GoStringLiteralKind
- GoTestError
- GoTestKind
- GoTestOutcome
- GoTestPackageMode
- GoValueParseError
- GoVersionFamily
- GoVersionParseError
- GoWorkConfigFile
- GoWorkDirective
- GoWorkError
- GoWorkspaceLayout
- go_mod::GoModConfigFile
- go_mod::GoModDirective
- go_mod::GoModError
- go_work::GoWorkConfigFile
- go_work::GoWorkDirective
- go_work::GoWorkError
- go_work::GoWorkspaceLayout
- identifier::GoIdentifierError
- import::GoImportError
- import::GoImportGroup
- import::GoImportKind
- keyword::GoKeyword
- keyword::GoKeywordParseError
- keyword::GoPredeclaredIdentifier
- keyword::GoReservedWord
- module::GoModuleDirectiveKind
- module::GoModuleError
- package::GoFileKind
- package::GoPackageError
- package::GoPackageLayout
- package::GoPackageVisibility
- prelude::GoModDirective
- prelude::GoPrimitiveValue
- test::GoTestError
- test::GoTestKind
- test::GoTestOutcome
- test::GoTestPackageMode
- value::GoNumericValue
- value::GoPrimitiveValue
- value::GoStringLiteralKind
- value::GoValueParseError
- version::GoVersionFamily
- version::GoVersionParseError
Functions
- identifier::is_ascii_go_identifier_continue
- identifier::is_ascii_go_identifier_start
- identifier::is_exported_go_identifier
- identifier::is_unexported_go_identifier
- identifier::is_valid_ascii_go_identifier
- is_ascii_go_identifier_continue
- is_ascii_go_identifier_start
- is_exported_go_identifier
- is_go_keyword
- is_go_predeclared_identifier
- is_go_reserved_word
- is_unexported_go_identifier
- is_valid_ascii_go_identifier
- keyword::is_go_keyword
- keyword::is_go_predeclared_identifier
- keyword::is_go_reserved_word