MCPcopy Create free account
hub / github.com/coder/coder / GetDeviceId

Method GetDeviceId

vpn/vpn.pb.go:1450–1455  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1448}
1449
1450func (x *StartRequest) GetDeviceId() string {
1451 if x != nil {
1452 return x.DeviceId
1453 }
1454 return ""
1455}
1456
1457func (x *StartRequest) GetDeviceOs() string {
1458 if x != nil {

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected