package
Version:
v1.4.3-rc1
Opens a new window with list of versions in this module.
Published: Sep 4, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
type PortMapper interface {
MapPort(ip net.IP, port int, proto string, destIP string, destPort int, srcIface, destIface string) error
UnmapPort(ip net.IP, port int, proto string, destPort int, srcIface, destIface string) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.