Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TotalReadBytes uint64 = 0
TotalReadBytes is the total number of bytes read
View Source
var TotalWrittenBytes uint64 = 0
TotalWrittenBytes is the total number of bytes written
Functions ¶
func IncrWrittenBytes ¶
func IncrWrittenBytes(n int)
IncrWrittenBytes increments the number of bytes written
func PrintClientBytes ¶
func PrintClientBytes() string
PrintClientBytes returns the bytes info on client side
func PrintServerBytes ¶
func PrintServerBytes() string
PrintServerBytes returns the bytes info on server side
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.