Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/go-cmp
/ Client
Struct
Client
cmp/example_test.go:313–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
Clients []Client
312
}
313
Client
struct
{
314
Hostname string
315
IPAddress net.IP
316
LastSeen time.Time
317
}
318
)
319
320
func
MakeGatewayInfo() (x, y Gateway) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected