An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

bytecounting [![Travis CI Status](https://travis-ci.org/getlantern/bytecounting.svg?branch=master)](https://travis-ci.org/getlantern/bytecounting) [![Coverage Status](https://coveralls.io/repos/getlantern/bytecounting/badge.png)](https://coveralls.io/r/getlantern/bytecounting) [![GoDoc](https://godoc.org/github.com/getlantern/bytecounting?status.png)](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)