mirror of
https://github.com/ko-build/ko.git
synced 2024-12-15 09:04:09 +02:00
99a587ede5
* Add build.Limiter You can limit the number of concurrent builds with -j (a la make). The default value for this is GOMAXPROCS, which seems reasonable. |
||
---|---|---|
.. | ||
build.go | ||
doc.go | ||
future_test.go | ||
future.go | ||
gobuild_test.go | ||
gobuild.go | ||
limit_test.go | ||
limit.go | ||
options.go | ||
recorder_test.go | ||
recorder.go | ||
shared_test.go | ||
shared.go |