dns

package
v0.0.0-...-cef0945 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiscoverCastDNSEntries

func DiscoverCastDNSEntries(ctx context.Context, iface *net.Interface) (<-chan CastEntry, error)

DiscoverCastDNSEntries will return a channel with any cast dns entries found.

Types

type CastEntry

type CastEntry struct {
	AddrV4     net.IP
	AddrV6     net.IP
	Port       int
	Host       string
	UUID       string
	Device     string
	DeviceName string
	InfoFields map[string]string
}

CastEntry is the concrete cast entry type.

Jump to

Keyboard shortcuts

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