Home
last modified time | relevance | path

Searched refs:passthroughResolver (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/resolver/passthrough/
Dpassthrough.go30 r := &passthroughResolver{
42 type passthroughResolver struct { struct
47 func (r *passthroughResolver) start() { argument
51 func (*passthroughResolver) ResolveNow(o resolver.ResolveNowOption) {} argument
53 func (*passthroughResolver) Close() {} argument