Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteCounter ¶
type ByteCounter struct {
// contains filtered or unexported fields
}
ByteCounter counts and displays the number of bytes downloaded.
func (*ByteCounter) TotalBytes ¶
func (bc *ByteCounter) TotalBytes() uint64
TotalBytes returns the number of bytes downloaded.
Click to show internal directories.
Click to hide internal directories.