Versions in this module Expand all Collapse all v1 v1.48.1 Aug 21, 2019 Changes in this version + var Command = &cobra.Command + type UPnPService interface + Handle func(action string, argsXML []byte, r *http.Request) (respArgs map[string]string, err error) + Subscribe func(callback []*url.URL, timeoutSeconds int) (sid string, actualTimeout int, err error) + Unsubscribe func(sid string) error