Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Get
Method
Get
pkg/cmd/attestation/api/client.go:62–62 ·
view source on GitHub ↗
(url string)
Source
from the content-addressed store, hash-verified
60
// httpClient makes HTTP calls to all non-GitHub API endpoints
61
type
httpClient
interface
{
62
Get(url string) (*http.Response, error)
63
}
64
65
type
Client
interface
{
Callers
15
Map
Method · 0.65
search
Method · 0.65
Error
Method · 0.65
handleHTTPError
Function · 0.65
TestListRun
Function · 0.65
TestSSOURL
Function · 0.65
tokenHasWorkflowScope
Function · 0.65
Test_createRun
Function · 0.65
Test_downloadRun
Function · 0.65
downloadAsset
Function · 0.65
Test_refreshRun
Function · 0.65
Test_HasMinimumScopes
Function · 0.65
Calls
no outgoing calls
Tested by
13
TestListRun
Function · 0.52
TestSSOURL
Function · 0.52
Test_createRun
Function · 0.52
Test_downloadRun
Function · 0.52
Test_refreshRun
Function · 0.52
Test_HasMinimumScopes
Function · 0.52
TestSetRun
Function · 0.52
Test_readFileRun
Function · 0.52
Test_apiRun_inputFile
Function · 0.52
Test_apiRun_invokingAgent
Function · 0.52
Test_apiRun_acceptHeader
Function · 0.52
stubDiffRequest
Function · 0.52