Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct {
// contains filtered or unexported fields
}
T represents an active connection counter. It is supposed to be set as a state change listener to an http.Server.
func (*T) Counts ¶
func (c *T) Counts() conntracker.ConnectionStats
Counts implements conntracker.ConnectionTracker.
Click to show internal directories.
Click to hide internal directories.