Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LastUsageConn ¶
func NewLastUsageConn ¶
func NewLastUsageConn(conn net.Conn) *LastUsageConn
func (*LastUsageConn) LastUsage ¶
func (c *LastUsageConn) LastUsage() time.Time
type TimeoutConn ¶
func NewTimeout ¶
func NewTimeout(conn net.Conn, timeout time.Duration) *TimeoutConn
Click to show internal directories.
Click to hide internal directories.