Home
last modified time | relevance | path

Searched refs:ReplyReadyToStartTLS (Results 1 – 2 of 2) sorted by relevance

/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/mailhog/smtp/
H A Dreply.go41 func ReplyReadyToStartTLS(callback func()) *Reply { func
H A Dprotocol.go468 return ReplyReadyToStartTLS(callback)