Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/larksuite/cli
/ stubTransportImpl
Struct
stubTransportImpl
internal/cmdutil/transport_test.go:185–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
type
stubTransportImpl
struct
{}
186
187
func
(s *stubTransportImpl) PreRoundTrip(req *http.Request)
func
(*http.Response, error) {
188
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected