package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Browse for all services of a given type in a given domain.
Lookup a specific service by its name and type in a given domain.
Register a service by given arguments.
RegisterProxy registers a service proxy.
SelectIfaces selects the interfaces to query for mDNS records.
SelectIPTraffic selects the type of IP packets (IPv4, IPv6, or both) this instance listens for.

# Constants

Options for IPType.
default option.
Options for IPType.

# Structs

Server structure encapsulates both IPv4/IPv6 UDP connections.
ServiceEntry represents a browse/lookup result for client API.
ServiceRecord contains the basic description of a service, which contains instance name, service type & domain.

# Type aliases

ClientOption fills the option struct to configure intefaces, etc.
IPType specifies the IP traffic the client listens for.