Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1450
func
(x *StartRequest) GetDeviceId() string {
1451
if
x != nil {
1452
return
x.DeviceId
1453
}
1454
return
""
1455
}
1456
1457
func
(x *StartRequest) GetDeviceOs() string {
1458
if
x != nil {
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected