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

https://github.com/getlantern/fdcount

Go utility for counting file descriptors
https://github.com/getlantern/fdcount

Last synced: 8 months ago
JSON representation

Go utility for counting file descriptors

Awesome Lists containing this project

README

          

fdcount [![Travis CI Status](https://travis-ci.org/getlantern/fdcount.svg?branch=master)](https://travis-ci.org/getlantern/fdcount) [![Coverage Status](https://coveralls.io/repos/getlantern/fdcount/badge.png)](https://coveralls.io/r/getlantern/fdcount) [![GoDoc](https://godoc.org/github.com/getlantern/fdcount?status.png)](http://godoc.org/github.com/getlantern/fdcount)
==========
package fdcount contains provides utility functions for counting file
descriptors used by the current process.