up
This commit is contained in:
parent
ca930cce09
commit
7fdd4d04fe
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ type WaapSource struct {
|
|||
InChan chan waf.ParsedRequest
|
||||
WaapRuntime *waf.WaapRuntimeConfig
|
||||
|
||||
WaapConfigs map[string]waf.WaapConfig
|
||||
|
||||
WaapRunners []WaapRunner //one for each go-routine
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue