Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ GetRequestId
Method
GetRequestId
helper/remote/remote.pb.go:279–284 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
277
}
278
279
func
(x *SocketDataRequest) GetRequestId() string {
280
if
x != nil {
281
return
x.RequestId
282
}
283
return
""
284
}
285
286
func
(x *SocketDataRequest) GetLogLevel() LogLevel {
287
if
x != nil {
Callers
1
ReceiveData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected