1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 06:00:04 +08:00
SpaceVim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/mime/multipart.json

1 line
527 B
JSON
Raw Normal View History

[0, [{"class": "func", "name": "NewReader", "type": "func(r io.Reader, boundary string) *multipart.Reader"}, {"class": "func", "name": "NewWriter", "type": "func(w io.Writer) *multipart.Writer"}, {"class": "type", "name": "File", "type": "interface"}, {"class": "type", "name": "FileHeader", "type": "struct"}, {"class": "type", "name": "Form", "type": "struct"}, {"class": "type", "name": "Part", "type": "struct"}, {"class": "type", "name": "Reader", "type": "struct"}, {"class": "type", "name": "Writer", "type": "struct"}]]