func()

in elastictransport/connection.go [378:380]


func (c *Connection) markAsLive() {
	c.IsDead = false
}