Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ addr
Struct
addr
example_test.go:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
type
addr
struct
{
166
IP string
167
Port int
168
}
169
170
type
request
struct
{
171
URL string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected