MCPcopy 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
391type TriangleNetwork struct {
392 Client1MTU int
393}
394
395type fakeTriangleNetwork struct {
396 NamePrefix string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected