Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/option/
Doption.go37 type withTokenSource struct{ ts oauth2.TokenSource } struct
39 func (w withTokenSource) Apply(o *internal.DialSettings) {