upnp

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtAddr

type ExtAddr struct {
	IP   string
	Port uint16
}

type Proxy

type Proxy struct {
	Port        uint16
	Name        string
	ExtAddrChan chan ExtAddr

	StopChan chan bool
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy(port uint16, name string, logger log.Logger) *Proxy

func (*Proxy) Start

func (b *Proxy) Start()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL