Searched refs:staticTokenSource (Results 1 – 1 of 1) sorted by relevance
275 return staticTokenSource{t}279 type staticTokenSource struct { struct283 func (s staticTokenSource) Token() (*Token, error) { argument