Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/option/
Doption.go67 return withEndpoint(url)
70 type withEndpoint string type
72 func (w withEndpoint) Apply(o *internal.DialSettings) {