├── LICENSE ├── README.md ├── reqlimit.go └── reqlimit_test.go /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avahowell/reqlimit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avahowell/reqlimit/HEAD/README.md -------------------------------------------------------------------------------- /reqlimit.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avahowell/reqlimit/HEAD/reqlimit.go -------------------------------------------------------------------------------- /reqlimit_test.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/avahowell/reqlimit/HEAD/reqlimit_test.go --------------------------------------------------------------------------------