Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶ added in v1.19.1
func NewConnection ¶ added in v1.19.1
func NewConnection(conn *tls.Conn) *Connection
func (*Connection) Reusable ¶ added in v1.19.1
func (this *Connection) Reusable() bool
func (*Connection) SetReusable ¶ added in v1.19.1
func (this *Connection) SetReusable(bool)
Click to show internal directories.
Click to hide internal directories.