mirror of https://github.com/knative/pkg.git
* Remove unused code. * Remove unneeded loops. * Remove unneeded Printf calls. * Use time.Since instead of time.Now().Sub. * Remove unused values. * Rename error variable according to conventions. * Return error last. * Simplify array allocations. * Remove leaky ticker. * Remove Yoda conditions. * Remove deprecated function to talk to GKE. * Remove dot import. * Remove empty critical section and replace with a channel operation. * Add linter directives to explicitly state wanted weirdness. * Update deps. * Fix broken line. |
||
|---|---|---|
| .. | ||
| diff.go | ||
| diff_test.go | ||
| doc.go | ||
| reporters.go | ||
| reporters_test.go | ||