# Constants
Errors the WAF can return when running it.
Errors the WAF can return when running it.
Errors the WAF can return when running it.
Errors the WAF can return when running it.
Errors the WAF can return when running it.
Errors the WAF can return when running it.
# Variables
Encoder/Decoder errors.
Encoder/Decoder errors.
Encoder/Decoder errors.
Encoder/Decoder errors.
Encoder/Decoder errors.
Encoder/Decoder errors.
# Structs
No description provided by the author
ManuallyDisabledError is a wrapper error type helping to handle the error case of trying to execute this package when the WAF has been manually disabled with the `datadog.no_waf` go build tag.
PanicError is an error type wrapping a recovered panic value that happened during a function call.
UnsupportedGoVersionError is a wrapper error type helping to handle the error case of trying to execute this package when the Go version is not supported.
UnsupportedOSArchError is a wrapper error type helping to handle the error case of trying to execute this package when the OS or architecture is not supported.
# Type aliases
RunError the WAF can return when running it.