Add generated file
This PR adds generated files under pkg/client and vendor folder.
This commit is contained in:
11
vendor/github.com/modern-go/concurrent/README.md
generated
vendored
Normal file
11
vendor/github.com/modern-go/concurrent/README.md
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# concurrent
|
||||
|
||||
[](https://sourcegraph.com/github.com/modern-go/concurrent?badge)
|
||||
[](http://godoc.org/github.com/modern-go/concurrent)
|
||||
[](https://travis-ci.org/modern-go/concurrent)
|
||||
[](https://codecov.io/gh/modern-go/concurrent)
|
||||
[](https://goreportcard.com/report/github.com/modern-go/concurrent)
|
||||
[](https://raw.githubusercontent.com/modern-go/concurrent/master/LICENSE)
|
||||
|
||||
* concurrent.Map: backport sync.Map for go below 1.9
|
||||
* concurrent.Executor: goroutine with explicit ownership and cancellable
|
Reference in New Issue
Block a user