1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 04:50:05 +08:00
SpaceVim/bundle/deoplete-go/data/json/1.7.3/linux_amd64/text/tabwriter.json

1 line
597 B
JSON
Raw Normal View History

[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"}]]