Searched refs:WithClient (Results 1 – 4 of 4) sorted by relevance
65 ctx = WithClient(ctx, client)74 ctx = WithClient(ctx, client)
27 func WithClient(ctx context.Context, client Client) context.Context { func