package
Version:
v1.0.47
Opens a new window with list of versions in this module.
Published: Aug 20, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AliyunWafAndLoadBalancingCloudConf struct {
RequestWafTraceIdHeader string `json:",default=Eagleeye-Traceid"`
RequestLoadBalancingTraceIdHeader string `json:",default=X-B3-Traceid"`
RealIpHeader string `json:",default=X-Forwarded-For"`
}
type AwsWafAndLoadBalancingCloudConf struct {
RequestWafTraceIdHeader string `json:",default=unknown"`
RequestLoadBalancingTraceIdHeader string `json:",default=X-Amzn-Trace-Id"`
RealIpHeader string `json:",default=X-Forwarded-For"`
}
type CloudflareWafAndLoadBalancingCloudConf struct {
RequestWafTraceIdHeader string `json:",default=unknown"`
RequestLoadBalancingTraceIdHeader string `json:",default=unknown"`
RealIpHeader string `json:",default=CF-Connecting-IP"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.