vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/net/smtp.json

1 line
722 B
JSON

[0, [{"class": "func", "name": "CRAMMD5Auth", "type": "func(username string, secret string) smtp.Auth"}, {"class": "func", "name": "Dial", "type": "func(addr string) (*smtp.Client, error)"}, {"class": "func", "name": "NewClient", "type": "func(conn net.Conn, host string) (*smtp.Client, error)"}, {"class": "func", "name": "PlainAuth", "type": "func(identity string, username string, password string, host string) smtp.Auth"}, {"class": "func", "name": "SendMail", "type": "func(addr string, a smtp.Auth, from string, to []string, msg []byte) error"}, {"class": "type", "name": "Auth", "type": "interface"}, {"class": "type", "name": "Client", "type": "struct"}, {"class": "type", "name": "ServerInfo", "type": "struct"}]]