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

1 line
1.2 KiB
JSON

[0, [{"class": "const", "name": "AllDecls", "type": ""}, {"class": "const", "name": "AllMethods", "type": ""}, {"class": "func", "name": "Examples", "type": "func(files ...*ast.File) []*doc.Example"}, {"class": "func", "name": "IsPredeclared", "type": "func(s string) bool"}, {"class": "func", "name": "New", "type": "func(pkg *ast.Package, importPath string, mode doc.Mode) *doc.Package"}, {"class": "func", "name": "Synopsis", "type": "func(s string) string"}, {"class": "func", "name": "ToHTML", "type": "func(w io.Writer, text string, words map[string]string)"}, {"class": "func", "name": "ToText", "type": "func(w io.Writer, text string, indent string, preIndent string, width int)"}, {"class": "type", "name": "Example", "type": "struct"}, {"class": "type", "name": "Filter", "type": "func(string) bool"}, {"class": "type", "name": "Func", "type": "struct"}, {"class": "type", "name": "Mode", "type": "int"}, {"class": "type", "name": "Note", "type": "struct"}, {"class": "type", "name": "Package", "type": "struct"}, {"class": "type", "name": "Type", "type": "struct"}, {"class": "type", "name": "Value", "type": "struct"}, {"class": "var", "name": "IllegalPrefixes", "type": "[]string"}]]