idletracker

package
v2.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdleTracker

type IdleTracker struct {
	Duration time.Duration
	// contains filtered or unexported fields
}

func NewIdleTracker

func NewIdleTracker(idle time.Duration) *IdleTracker

func (*IdleTracker) ActiveConnections

func (t *IdleTracker) ActiveConnections() int

func (*IdleTracker) ConnState

func (t *IdleTracker) ConnState(conn net.Conn, state http.ConnState)

func (*IdleTracker) Done

func (t *IdleTracker) Done() <-chan time.Time

func (*IdleTracker) TotalConnections

func (t *IdleTracker) TotalConnections() int

func (*IdleTracker) TrackHijackedClosed

func (t *IdleTracker) TrackHijackedClosed()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL