Versions in this module Expand all Collapse all v0 v0.8.4 Feb 20, 2015 Changes in this version + func Map(m Interface, c chan struct{}, protocol string, extport, intport int, ...) + type Interface interface + AddMapping func(protocol string, extport, intport int, name string, lifetime time.Duration) error + DeleteMapping func(protocol string, extport, intport int) error + ExternalIP func() (net.IP, error) + String func() string + func Any() Interface + func ExtIP(ip net.IP) Interface + func PMP(gateway net.IP) Interface + func Parse(spec string) (Interface, error) + func UPnP() Interface v0.8.4-1 Feb 20, 2015