mdns

package module
v0.0.0-...-d0997e0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2015 License: MIT Imports: 7 Imported by: 0

README

mdns

Very pragmatic mDNS implementation in Go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MDNS

type MDNS interface {
	Resolve(host string) []net.IP
	Browse(service string, resolvePorts bool) []string
	Shutdown()
}

func NewMDNS

func NewMDNS(hostname string, services map[string]int) (MDNS, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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