Deprecated: Use Driver.ProtoReflect.Descriptor instead.
()
| 157 | |
| 158 | // Deprecated: Use Driver.ProtoReflect.Descriptor instead. |
| 159 | func (*Driver) Descriptor() ([]byte, []int) { |
| 160 | return file_driver_proto_rawDescGZIP(), []int{2} |
| 161 | } |
| 162 | |
| 163 | func (x *Driver) GetId() string { |
| 164 | if x != nil { |
nothing calls this directly
no test coverage detected