Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReadBytes ¶ added in v1.5.7
func GetReadBytes() uint64
GetReadBytes returns the number of bytes read
func GetWrittenBytes ¶ added in v1.5.7
func GetWrittenBytes() uint64
GetWrittenBytes returns the number of bytes written
func IncrReadBytes ¶ added in v1.5.7
func IncrReadBytes(n int)
IncrReadBytes increments the number of bytes read
func IncrWrittenBytes ¶ added in v1.5.7
func IncrWrittenBytes(n int)
IncrWrittenBytes increments the number of bytes written
func PrintBytes ¶ added in v1.6.7
PrintBytes returns the bytes info
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.