golang.org/x/oauth2.reuseTokenSource.new (field)
5 uses
golang.org/x/oauth2 (current package)
oauth2.go#L249: new: tkr,
oauth2.go#L289: new TokenSource // called when t is expired.
oauth2.go#L304: t, err := s.new.Token()
oauth2.go#L375: src = rt.new
oauth2.go#L379: new: src,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |