예제 #1
0
파일: option.go 프로젝트: nildev/account
func (w withTokenSource) Resolve(o *opts.DialOpt) {
	o.TokenSource = w.ts
}