Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catatsuy/throttle
https://github.com/catatsuy/throttle
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/catatsuy/throttle
- Owner: catatsuy
- License: mit
- Created: 2015-09-20T11:22:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T14:57:49.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T20:23:30.223Z (6 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# throttle
## Usage
```
throttle [-interval=1000ms]
```## Test
```
./output | ./throttle -interval 1000ms
```## LICENSE
The MIT License (MIT)
Copyright (c) 2015 KANEKO Tatsuya