Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyberdelia/ratio

Rate limited I/O
https://github.com/cyberdelia/ratio

Last synced: 29 days ago
JSON representation

Rate limited I/O

Awesome Lists containing this project

README

        

# ratio

Rate limited I/O.

## Installation

Download and install :

```
$ go get github.com/cyberdelia/ratio
```

Add it to your code :

```go
import "github.com/cyberdelia/ratio"
```