Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-go
/ HTTPDoer
Interface
HTTPDoer
auth/types.go:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
HTTPDoer
interface
{
9
Do(*http.Request) (*http.Response, error)
10
}
11
12
type
SubjectTokenType string
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…