Use string types in the Rule as ID

This commit is contained in:
Givi Khojanashvili
2023-03-14 10:38:21 +04:00
parent e36563c35a
commit 7831b3d367

View File

@@ -19,7 +19,6 @@ const (
// Manager of iptables firewall
type Manager struct {
<<<<<<< HEAD
mutex sync.Mutex
ipv4Client *iptables.IPTables