MCPcopy Create free account
hub / github.com/codealong-dev/ride-sharing / Descriptor

Method Descriptor

shared/proto/driver/driver.pb.go:159–161  ·  view source on GitHub ↗

Deprecated: Use Driver.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected