golang.org/x/oauth2/google.jwtAccessTokenSource.Token (method)

2 uses

	golang.org/x/oauth2/google (current package)
		jwt.go#L41: 	tok, err := ts.Token()
		jwt.go#L54: func (ts *jwtAccessTokenSource) Token() (*oauth2.Token, error) {