vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/encoding/gob.json

1 line
631 B
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "func", "name": "NewDecoder", "type": "func(r io.Reader) *gob.Decoder"}, {"class": "func", "name": "NewEncoder", "type": "func(w io.Writer) *gob.Encoder"}, {"class": "func", "name": "Register", "type": "func(value interface{})"}, {"class": "func", "name": "RegisterName", "type": "func(name string, value interface{})"}, {"class": "type", "name": "CommonType", "type": "struct"}, {"class": "type", "name": "Decoder", "type": "struct"}, {"class": "type", "name": "Encoder", "type": "struct"}, {"class": "type", "name": "GobDecoder", "type": "interface"}, {"class": "type", "name": "GobEncoder", "type": "interface"}]]