MCPcopy Index your code
hub / github.com/coder/coder / GetTunnelFileDescriptor

Method GetTunnelFileDescriptor

vpn/vpn.pb.go:1422–1427  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1420}
1421
1422func (x *StartRequest) GetTunnelFileDescriptor() int32 {
1423 if x != nil {
1424 return x.TunnelFileDescriptor
1425 }
1426 return 0
1427}
1428
1429func (x *StartRequest) GetCoderUrl() string {
1430 if x != nil {

Callers 1

GetNetworkingStackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected