Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ListenAddr string
DeviceID string
FriendlyName string
HTTPAddr string
LegacyHTTPAddr string
NotifyInterval time.Duration
MaxAge time.Duration
Logger *slog.Logger
}
Config controls the UPnP/SSDP discovery responder.
Click to show internal directories.
Click to hide internal directories.