* fix casing * remove redundant type conversions * remove unnecessary append x = append(y) is equivalent to x = y * fix grammar and spelling * rename file to enforce consistent casing with other READMEs in this repo |
||
|---|---|---|
| .. | ||
| many_to_one.go | ||
| one_to_one.go | ||
| poller.go | ||
| README | ||
| waiter.go | ||
Copied from https://github.com/cloudfoundry/go-diodes to avoid test dependencies.