Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Closed = errors.New("heartbleed: the site closed/reset the connection (usually a safe reaction to the heartbeat)")
View Source
var Safe = errors.New("heartbleed: no response or payload not found")
View Source
var Services = []string{
"ftp",
"smtp",
"pop3",
"imap",
}
View Source
var Timeout = errors.New("heartbleed: timeout")
Functions ¶
Types ¶
type LineProtoTriple ¶
Click to show internal directories.
Click to hide internal directories.