mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 20:40:25 +08:00
5 lines
60 B
Go
5 lines
60 B
Go
package firewallconfigs
|
|
|
|
type OptionInterface interface {
|
|
}
|