Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GoModEditJSON = gotoolcommands.GoModEditJSON GoModEditReplace = gotoolcommands.GoModEditReplace GoModDropReplace = gotoolcommands.GoModDropReplace GoModEditRequire = gotoolcommands.GoModEditRequire GoModTidy = gotoolcommands.GoModTidy )
View Source
var DefaultGoModEditOptions = gotoolcommands.DefaultGoModEditOptions
Functions ¶
func GoToolObjdump ¶
GoToolObjdump executes "go tool objdump" with the specified arguments.
Types ¶
type GoMod ¶
type GoMod = gotoolcommands.GoMod
type GoModEditOptions ¶
type GoModEditOptions = gotoolcommands.GoModEditOptions
Click to show internal directories.
Click to hide internal directories.