Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ TriangleNetwork
Struct
TriangleNetwork
tailnet/test/integration/network.go:391–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
type
TriangleNetwork
struct
{
392
Client1MTU int
393
}
394
395
type
fakeTriangleNetwork
struct
{
396
NamePrefix string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected