https://github.com/getlantern/bytecounting
go library for counting bytes read/written on net.Conn and net.Listener.
https://github.com/getlantern/bytecounting
Last synced: 8 months ago
JSON representation
go library for counting bytes read/written on net.Conn and net.Listener.
- Host: GitHub
- URL: https://github.com/getlantern/bytecounting
- Owner: getlantern
- License: apache-2.0
- Created: 2014-12-14T23:00:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T14:08:09.000Z (about 7 years ago)
- Last Synced: 2025-10-08T21:09:00.378Z (8 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 4
- Watchers: 16
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bytecounting [](https://travis-ci.org/getlantern/bytecounting) [](https://coveralls.io/r/getlantern/bytecounting) [](http://godoc.org/github.com/getlantern/bytecounting)
==========
go library for counting bytes read/written on net.Conn and net.Listener.
[GoDoc](https://godoc.org/github.com/getlantern/bytecounting)