Searched refs:withTokenSource (Results 1 – 1 of 1) sorted by relevance
34 return withTokenSource{s}37 type withTokenSource struct{ ts oauth2.TokenSource } argument39 func (w withTokenSource) Apply(o *internal.DialSettings) { argument