Expand description
Curated facade prelude for common Go ecosystem primitives.
Structs§
- GoBenchmark
Name - GoExample
Name - GoExported
Identifier - Validated exported ASCII-safe Go identifier.
- GoFuzz
Test Name - GoIdentifier
- Validated ASCII-safe Go identifier.
- GoImport
Alias - Validated Go import alias metadata.
- GoImport
Path - Validated Go import path metadata.
- GoImport
Spec - Go import specification metadata.
- GoMod
File - Lightweight
go.modfile metadata. - GoModule
Dependency - Go module dependency metadata.
- GoModule
Path - Validated Go module path metadata.
- GoModule
Version - Validated Go module version metadata.
- GoPackage
Name - Validated Go package name metadata.
- GoPackage
Path - Validated slash-separated Go package path metadata.
- GoTest
File Name - Validated Go test file-name metadata.
- GoTest
Name - GoToolchain
Version - Go toolchain version metadata.
- GoUnexported
Identifier - Validated unexported ASCII-safe Go identifier.
- GoVersion
- Parsed Go version metadata.
- GoWork
File - Lightweight
go.workfile metadata. - GoWork
Module Path - Validated
go.workmodule path metadata.
Enums§
- GoMod
Directive go.moddirective metadata.- GoPrimitive
Value - Primitive Go-like value metadata.