chore: Add dockerfile and interface and files for support firewalls
This commit is contained in:
@@ -0,0 +1 @@
|
||||
package firewall
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
package firewall
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
package firewall
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
package firewall
|
||||
|
||||
type Firewall interface {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user