Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/garden
/ connection
Struct
connection
client/connection/connection.go:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
type
connection
struct
{
77
hijacker HijackStreamer
78
log lager.Logger
79
}
80
81
type
Error
struct
{
82
StatusCode int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected