コード例 #1
0
ファイル: option.go プロジェクト: CadeLaRen/docker-3
func (w withUA) Resolve(o *opts.DialOpt) { o.UserAgent = string(w) }