MCPcopy 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
279func (x *SocketDataRequest) GetRequestId() string {
280 if x != nil {
281 return x.RequestId
282 }
283 return ""
284}
285
286func (x *SocketDataRequest) GetLogLevel() LogLevel {
287 if x != nil {

Callers 1

ReceiveDataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected