Deprecated: Use SandboxID.ProtoReflect.Descriptor instead.
()
| 60 | |
| 61 | // Deprecated: Use SandboxID.ProtoReflect.Descriptor instead. |
| 62 | func (*SandboxID) Descriptor() ([]byte, []int) { |
| 63 | return file_worker_node_interface_proto_rawDescGZIP(), []int{0} |
| 64 | } |
| 65 | |
| 66 | func (x *SandboxID) GetID() string { |
| 67 | if x != nil { |
nothing calls this directly
no test coverage detected