package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NFTPlan struct {
InterfaceName string `json:"interface_name"`
WireGuardCIDR string `json:"wireguard_cidr"`
PublicTCP []int `json:"public_tcp"`
WireGuardTCP []int `json:"wireguard_tcp"`
WireGuardUDP []int `json:"wireguard_udp"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.