Files
EdgeCommon/pkg/serverconfigs/firewallconfigs/http_firewall_action_notify.go
2021-07-18 16:26:45 +08:00

7 lines
140 B
Go

// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package firewallconfigs
type HTTPFirewallNotifyAction struct {
}