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

Struct Geometry

shared/proto/trip/trip.pb.go:196–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196type Geometry struct {
197 state protoimpl.MessageState `protogen:"open.v1"`
198 Coordinates []*Coordinate `protobuf:"bytes,1,rep,name=coordinates,proto3" json:"coordinates,omitempty"`
199 unknownFields protoimpl.UnknownFields
200 sizeCache protoimpl.SizeCache
201}
202
203func (x *Geometry) Reset() {
204 *x = Geometry{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected