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