accounting: refactor bwlimit code to allow for multiple slots
This commit is contained in:
@@ -7,4 +7,4 @@ package accounting
|
||||
|
||||
// startSignalHandler() is Unix specific and does nothing under non-Unix
|
||||
// platforms.
|
||||
func startSignalHandler() {}
|
||||
func (tb *tokenBucket) startSignalHandler() {}
|
||||
|
||||
Reference in New Issue
Block a user