package
Version:
v0.156.0
Opens a new window with list of versions in this module.
Published: Feb 22, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
type Counter interface {
Count() int64
}
Counter counts a number of bytes during an IO operation.
Writer is counter for io.Writer
Count function return counted bytes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.