Skip to main content

Module go_mod

Module go_mod 

Source

Structs§

GoModExcludeDirective
exclude directive metadata.
GoModFile
Lightweight go.mod file metadata.
GoModGoDirective
go directive metadata.
GoModModuleDirective
module directive metadata.
GoModReplaceDirective
replace directive metadata.
GoModRequireDirective
require directive metadata.
GoModRetractDirective
retract directive metadata.
GoModToolchainDirective
toolchain directive metadata.

Enums§

GoModConfigFile
go.mod config file kind.
GoModDirective
go.mod directive metadata.
GoModError
Error returned when parsing go.mod metadata labels fails.