Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentConnections uint64 = 0
View Source
var TotalConnections uint64 = 0
View Source
var TotalReadBytes uint64 = 0
View Source
var TotalWrittenBytes uint64 = 0
Functions ¶
func DecrCurrentConnections ¶ added in v1.5.8
func DecrCurrentConnections(n int)
func IncrConnections ¶ added in v1.5.8
func IncrConnections(n int)
func IncrCurrentConnections ¶ added in v1.5.8
func IncrCurrentConnections(n int)
func IncrReadBytes ¶
func IncrReadBytes(n int)
func IncrWrittenBytes ¶
func IncrWrittenBytes(n int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.