MCPcopy Create free account
hub / github.com/boltrunner/gcli2api / NewMultiClient

Function NewMultiClient

internal/codeassist/multiclient.go:60–129  ·  view source on GitHub ↗

NewMultiClient constructs a MultiClient. It does not perform network calls. projectMap maps expanded credential paths to ordered project IDs to use.

(oauthCfg oauth2.Config, sources []CredSource, retries int, baseDelay time.Duration, st *state.Store, proxyURL *url.URL, projectMap map[string][]string)