vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/html/template.json

1 line
2.2 KiB
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "const", "name": "ErrAmbigContext", "type": ""}, {"class": "const", "name": "ErrBadHTML", "type": ""}, {"class": "const", "name": "ErrBranchEnd", "type": ""}, {"class": "const", "name": "ErrEndContext", "type": ""}, {"class": "const", "name": "ErrNoSuchTemplate", "type": ""}, {"class": "const", "name": "ErrOutputContext", "type": ""}, {"class": "const", "name": "ErrPartialCharset", "type": ""}, {"class": "const", "name": "ErrPartialEscape", "type": ""}, {"class": "const", "name": "ErrRangeLoopReentry", "type": ""}, {"class": "const", "name": "ErrSlashAmbig", "type": ""}, {"class": "const", "name": "OK", "type": ""}, {"class": "func", "name": "HTMLEscape", "type": "func(w io.Writer, b []byte)"}, {"class": "func", "name": "HTMLEscapeString", "type": "func(s string) string"}, {"class": "func", "name": "HTMLEscaper", "type": "func(args ...interface{}) string"}, {"class": "func", "name": "IsTrue", "type": "func(val interface{}) (truth bool, ok bool)"}, {"class": "func", "name": "JSEscape", "type": "func(w io.Writer, b []byte)"}, {"class": "func", "name": "JSEscapeString", "type": "func(s string) string"}, {"class": "func", "name": "JSEscaper", "type": "func(args ...interface{}) string"}, {"class": "func", "name": "Must", "type": "func(t *template.Template, err error) *template.Template"}, {"class": "func", "name": "New", "type": "func(name string) *template.Template"}, {"class": "func", "name": "ParseFiles", "type": "func(filenames ...string) (*template.Template, error)"}, {"class": "func", "name": "ParseGlob", "type": "func(pattern string) (*template.Template, error)"}, {"class": "func", "name": "URLQueryEscaper", "type": "func(args ...interface{}) string"}, {"class": "type", "name": "CSS", "type": "string"}, {"class": "type", "name": "Error", "type": "struct"}, {"class": "type", "name": "ErrorCode", "type": "int"}, {"class": "type", "name": "FuncMap", "type": "map[string]interface{}"}, {"class": "type", "name": "HTML", "type": "string"}, {"class": "type", "name": "HTMLAttr", "type": "string"}, {"class": "type", "name": "JS", "type": "string"}, {"class": "type", "name": "JSStr", "type": "string"}, {"class": "type", "name": "Template", "type": "struct"}, {"class": "type", "name": "URL", "type": "string"}]]