Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + func SSDPRawSearch(httpu *httpu.HTTPUClient, searchTarget string, maxWaitSeconds int, ...) ([]*http.Response, error) + type Entry struct + BootID int32 + CacheExpiry time.Time + ConfigID int32 + Host string + LastUpdate time.Time + Location *url.URL + NT string + RemoteAddr string + SearchPort uint16 + Server string + USN string + type Registry struct + func NewRegistry() *Registry + func (reg *Registry) ServeMessage(r *http.Request)