4 lines
119 B
Go
4 lines
119 B
Go
|
// Package bytecounter contains code to track the number of
|
||
|
// bytes sent and received by a probe.
|
||
|
package bytecounter
|