fix: run gofmt
This commit is contained in:
parent
dc63e5d185
commit
6305e1d152
3 changed files with 3 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ func (m mockBackend) GetDefaultBackend() defaults.Backend {
|
|||
ProxyConnectTimeout: 10,
|
||||
ProxySendTimeout: 15,
|
||||
ProxyReadTimeout: 20,
|
||||
ProxyBuffersNumber: 4,
|
||||
ProxyBuffersNumber: 4,
|
||||
ProxyBufferSize: "10k",
|
||||
ProxyBodySize: "3k",
|
||||
ProxyNextUpstream: "error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue