Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnknownEntry = errors.New("mdns: unkown entry type recieved") ErrDuplicateEntry = errors.New("mdns: duplicate entry recieved") )
Functions ¶
func Connect ¶
func Connect(entry *mdns.ServiceEntry) error
func Handler ¶
func Handler() *httputil.ReverseProxy
Types ¶
Click to show internal directories.
Click to hide internal directories.