Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anchordotdev/cli
/ RoundTripper
Method
RoundTripper
api/api.go:419–419 ·
view source on GitHub ↗
(next http.RoundTripper)
Source
from the content-addressed store, hash-verified
417
418
type
Middleware
interface
{
419
RoundTripper(next http.RoundTripper) http.RoundTripper
420
}
421
422
type
Middlewares []Middleware
Callers
2
NewClient
Function · 0.65
RoundTripper
Method · 0.65
Implementers
2
urlRewriter
api/api.go
preferSetter
api/api.go
Calls
no outgoing calls
Tested by
no test coverage detected