vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/io/ioutil.json

1 line
732 B
JSON

[0, [{"class": "func", "name": "NopCloser", "type": "func(r io.Reader) io.ReadCloser"}, {"class": "func", "name": "ReadAll", "type": "func(r io.Reader) ([]byte, error)"}, {"class": "func", "name": "ReadDir", "type": "func(dirname string) ([]os.FileInfo, error)"}, {"class": "func", "name": "ReadFile", "type": "func(filename string) ([]byte, error)"}, {"class": "func", "name": "TempDir", "type": "func(dir string, prefix string) (name string, err error)"}, {"class": "func", "name": "TempFile", "type": "func(dir string, prefix string) (f *os.File, err error)"}, {"class": "func", "name": "WriteFile", "type": "func(filename string, data []byte, perm os.FileMode) error"}, {"class": "var", "name": "Discard", "type": "io.Writer"}]]