vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/text/tabwriter.json

1 line
597 B
JSON

[0, [{"class": "const", "name": "AlignRight", "type": ""}, {"class": "const", "name": "Debug", "type": ""}, {"class": "const", "name": "DiscardEmptyColumns", "type": ""}, {"class": "const", "name": "Escape", "type": ""}, {"class": "const", "name": "FilterHTML", "type": ""}, {"class": "const", "name": "StripEscape", "type": ""}, {"class": "const", "name": "TabIndent", "type": ""}, {"class": "func", "name": "NewWriter", "type": "func(output io.Writer, minwidth int, tabwidth int, padding int, padchar byte, flags uint) *tabwriter.Writer"}, {"class": "type", "name": "Writer", "type": "struct"}]]