MCPcopy Index your code
hub / github.com/cli/cli / ExternalHTTPClient

Method ExternalHTTPClient

internal/codespaces/codespaces.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 GetCodespace(ctx context.Context, name string, includeConnection bool) (*api.Codespace, error)
41 StartCodespace(ctx context.Context, name string) error
42 ExternalHTTPClient() (*http.Client, error)
43}
44
45type progressIndicator interface {

Callers 1

GetCodespaceConnectionFunction · 0.65

Implementers 2

apiClientMockpkg/cmd/codespace/mock_api.go
APIinternal/codespaces/api/api.go

Calls

no outgoing calls

Tested by

no test coverage detected