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

1 line
2.0 KiB
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "const", "name": "Header", "type": ""}, {"class": "func", "name": "CopyToken", "type": "func(t xml.Token) xml.Token"}, {"class": "func", "name": "Escape", "type": "func(w io.Writer, s []byte)"}, {"class": "func", "name": "EscapeText", "type": "func(w io.Writer, s []byte) error"}, {"class": "func", "name": "Marshal", "type": "func(v interface{}) ([]byte, error)"}, {"class": "func", "name": "MarshalIndent", "type": "func(v interface{}, prefix string, indent string) ([]byte, error)"}, {"class": "func", "name": "NewDecoder", "type": "func(r io.Reader) *xml.Decoder"}, {"class": "func", "name": "NewEncoder", "type": "func(w io.Writer) *xml.Encoder"}, {"class": "func", "name": "Unmarshal", "type": "func(data []byte, v interface{}) error"}, {"class": "type", "name": "Attr", "type": "struct"}, {"class": "type", "name": "CharData", "type": "[]byte"}, {"class": "type", "name": "Comment", "type": "[]byte"}, {"class": "type", "name": "Decoder", "type": "struct"}, {"class": "type", "name": "Directive", "type": "[]byte"}, {"class": "type", "name": "Encoder", "type": "struct"}, {"class": "type", "name": "EndElement", "type": "struct"}, {"class": "type", "name": "Marshaler", "type": "interface"}, {"class": "type", "name": "MarshalerAttr", "type": "interface"}, {"class": "type", "name": "Name", "type": "struct"}, {"class": "type", "name": "ProcInst", "type": "struct"}, {"class": "type", "name": "StartElement", "type": "struct"}, {"class": "type", "name": "SyntaxError", "type": "struct"}, {"class": "type", "name": "TagPathError", "type": "struct"}, {"class": "type", "name": "Token", "type": "interface"}, {"class": "type", "name": "UnmarshalError", "type": "string"}, {"class": "type", "name": "Unmarshaler", "type": "interface"}, {"class": "type", "name": "UnmarshalerAttr", "type": "interface"}, {"class": "type", "name": "UnsupportedTypeError", "type": "struct"}, {"class": "var", "name": "HTMLAutoClose", "type": "[]string"}, {"class": "var", "name": "HTMLEntity", "type": "map[string]string"}]]