e07f73bfe0
Refactoring of 104067bc2b2002a4e45ae7b667a476b89addc162 Switch the MarkLive method for a chan that is closed by the client. Thanks to @notnoop for the idea! The old approach called a method on most existing ARs and TRs on every runAllocs call. The new approach does a once.Do call in runAllocs to accomplish the same thing with less work. Able to remove the gate abstraction that did much more than was needed. |
||
---|---|---|
.. | ||
args | ||
boltdd | ||
codec | ||
discover | ||
fields | ||
flag-helpers | ||
flatmap | ||
gated-writer | ||
logging | ||
pluginutils | ||
pool | ||
stats | ||
testlog | ||
testtask | ||
tlsutil | ||
useragent | ||
uuid | ||
funcs.go | ||
funcs_test.go |