Home
last modified time | relevance | path

Searched refs:ModuleJSON (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modcmd/
Ddownload.go95 type ModuleJSON struct { struct
184 var mods []*ModuleJSON
249 m := &ModuleJSON{
366 func DownloadModule(ctx context.Context, m *ModuleJSON) error { argument
/aosp_15_r20/external/bazelbuild-rules_go/third_party/
H A Dorg_golang_x_tools-deletegopls.patch32090 - mod := &gocommand.ModuleJSON{}