Home
last modified time | relevance | path

Searched defs:withGRPCConn (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/option/
Doption.go122 type withGRPCConn struct{ conn *grpc.ClientConn } struct
124 func (w withGRPCConn) Apply(o *internal.DialSettings) {