vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/go/build.json

1 line
1.0 KiB
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "const", "name": "AllowBinary", "type": ""}, {"class": "const", "name": "FindOnly", "type": ""}, {"class": "const", "name": "IgnoreVendor", "type": ""}, {"class": "const", "name": "ImportComment", "type": ""}, {"class": "func", "name": "ArchChar", "type": "func(goarch string) (string, error)"}, {"class": "func", "name": "Import", "type": "func(path string, srcDir string, mode build.ImportMode) (*build.Package, error)"}, {"class": "func", "name": "ImportDir", "type": "func(dir string, mode build.ImportMode) (*build.Package, error)"}, {"class": "func", "name": "IsLocalImport", "type": "func(path string) bool"}, {"class": "type", "name": "Context", "type": "struct"}, {"class": "type", "name": "ImportMode", "type": "uint"}, {"class": "type", "name": "MultiplePackageError", "type": "struct"}, {"class": "type", "name": "NoGoError", "type": "struct"}, {"class": "type", "name": "Package", "type": "struct"}, {"class": "var", "name": "Default", "type": "build.Context"}, {"class": "var", "name": "ToolDir", "type": "string"}]]