예제 #1
0
파일: option.go 프로젝트: spxtr/contrib
func (w withUA) Apply(o *internal.DialSettings) { o.UserAgent = string(w) }