コード例 #1
0
ファイル: option.go プロジェクト: spxtr/contrib
func (w withUA) Apply(o *internal.DialSettings) { o.UserAgent = string(w) }