Searched refs:withUA (Results 1 – 1 of 1) sorted by relevance
92 return withUA(ua)95 type withUA string type97 func (w withUA) Apply(o *internal.DialSettings) { o.UserAgent = string(w) }