Chore: rename NoResolveIP to ShouldResolveIP
This commit is contained in:
@ -48,5 +48,5 @@ type Rule interface {
|
||||
Match(metadata *Metadata) bool
|
||||
Adapter() string
|
||||
Payload() string
|
||||
NoResolveIP() bool
|
||||
ShouldResolveIP() bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user