示例#1
0
文件: option.go 项目: nildev/account
func (w withUA) Resolve(o *opts.DialOpt) { o.UserAgent = string(w) }