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