Searched defs:NewClient (Results 1 – 4 of 4) sorted by relevance
34 func NewClient(ctx context.Context, opts ...option.ClientOption) (*http.Client, string, error) { func
39 func NewClient() (*Client, error) { func
297 func NewClient(ctx context.Context, src TokenSource) *http.Client { func
86 func NewClient(ctx context.Context, opts ...option.ClientOption) (*Client, error) { func