ops: Fix goimports on fair-share bandwidth PR
This commit was merged in pull request #54.
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ var (
|
||||
logLevel string
|
||||
logFormat string
|
||||
|
||||
maxConcurrentRequests int64
|
||||
maxRequestsPerClient int64
|
||||
maxConcurrentRequests int64
|
||||
maxRequestsPerClient int64
|
||||
uplinkBandwidth string
|
||||
maxBytesPerClientPerSec int64
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user