mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Further fmting
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@ const (
|
||||
|
||||
type AppSettings struct {
|
||||
verbose bool
|
||||
stats bool
|
||||
stats bool
|
||||
|
||||
splitOutput bool
|
||||
|
||||
@@ -31,7 +31,7 @@ type AppSettings struct {
|
||||
outputHTTP MultiOption
|
||||
outputHTTPHeaders HTTPHeaders
|
||||
outputHTTPMethods HTTPMethods
|
||||
outputHTTPUrlRegexp HTTPUrlRegexp
|
||||
outputHTTPUrlRegexp HTTPUrlRegexp
|
||||
outputHTTPHeaderFilters HTTPHeaderFilters
|
||||
outputHTTPHeaderHashFilters HTTPHeaderHashFilters
|
||||
outputHTTPElasticSearch string
|
||||
|
||||
Reference in New Issue
Block a user