David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Alex Robinson
|
2feb54ce40
|
Add utility function for errors that runs multiple functions that errors
as goroutines, blocks until they're all done executing, and combines the
results into an Aggregate error.
|
2015-10-05 22:43:19 +00:00 |
|
Wojciech Tyczynski
|
128835ec40
|
Merge pull request #7885 from hurf/master
Update errors_test.go
|
2015-05-07 10:06:26 +02:00 |
|
Victor HU
|
f42a18d3c2
|
Update errors_test.go
minor change in log message
|
2015-05-07 15:06:15 +08:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Tim Hockin
|
cd29ba7ebc
|
Add new util/errors pkg
|
2015-01-08 21:59:23 -08:00 |
|