コード例 #1
0
ファイル: option.go プロジェクト: spxtr/contrib
func (w withGRPCConn) Apply(o *internal.DialSettings) {
	o.GRPCConn = w.conn
}