MCPcopy Create free account

hub / github.com/alextanhongpin/go-microservice-architecture / functions

Functions81 in github.com/alextanhongpin/go-microservice-architecture

↓ 4 callersMethodRecv
()
route/route.pb.go:294
↓ 4 callersMethodSend
(*RouteNote)
route/route.pb.go:293
↓ 3 callersMethodGetFeature
(ctx context.Context, in *Point, opts ...grpc.CallOption)
route/route.pb.go:194
↓ 2 callersMethodListFeatures
(ctx context.Context, in *Rectangle, opts ...grpc.CallOption)
route/route.pb.go:195
↓ 2 callersMethodRecordRoute
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:196
↓ 2 callersMethodRouteChat
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:197
↓ 1 callersMethodCloseAndRecv
()
route/route.pb.go:260
↓ 1 callersMethodRouteChat
()
client/main.go:78
↓ 1 callersMethodSendAndClose
(*RouteSummary)
route/route.pb.go:371
MethodCloseAndRecv
()
route/route.pb.go:272
MethodDescriptor
()
route/route.pb.go:47
MethodDescriptor
()
route/route.pb.go:71
MethodDescriptor
()
route/route.pb.go:95
MethodDescriptor
()
route/route.pb.go:119
MethodDescriptor
()
route/route.pb.go:145
MethodGetDistance
()
route/route.pb.go:161
MethodGetElapsedTime
()
route/route.pb.go:168
MethodGetFeature
()
client/main.go:18
MethodGetFeature
(ctx context.Context, in *Point, opts ...grpc.CallOption)
route/route.pb.go:208
MethodGetFeature
(context.Context, *Point)
route/route.pb.go:317
MethodGetFeature
(ctx context.Context, point *pb.Point)
server/main.go:21
MethodGetFeatureCount
()
route/route.pb.go:154
MethodGetHi
()
route/route.pb.go:80
MethodGetLatitude
()
route/route.pb.go:49
MethodGetLo
()
route/route.pb.go:73
MethodGetLocation
()
route/route.pb.go:104
MethodGetLocation
()
route/route.pb.go:121
MethodGetLongitude
()
route/route.pb.go:56
MethodGetMessage
()
route/route.pb.go:128
MethodGetName
()
route/route.pb.go:97
MethodGetPointCount
()
route/route.pb.go:147
MethodListFeatures
()
client/main.go:26
MethodListFeatures
(ctx context.Context, in *Rectangle, opts ...grpc.CallOption)
route/route.pb.go:217
MethodListFeatures
(*Rectangle, RouteGuide_ListFeaturesServer)
route/route.pb.go:318
MethodListFeatures
(rect *pb.Rectangle, stream pb.RouteGuide_ListFeaturesServer)
server/main.go:25
FunctionNewRouteGuideClient
(cc *grpc.ClientConn)
route/route.pb.go:204
MethodProtoMessage
()
route/route.pb.go:46
MethodProtoMessage
()
route/route.pb.go:70
MethodProtoMessage
()
route/route.pb.go:94
MethodProtoMessage
()
route/route.pb.go:118
MethodProtoMessage
()
route/route.pb.go:144
MethodRecordRoute
()
client/main.go:54
MethodRecordRoute
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:249
MethodRecordRoute
(RouteGuide_RecordRouteServer)
route/route.pb.go:319
MethodRecordRoute
(stream pb.RouteGuide_RecordRouteServer)
server/main.go:34
MethodRecv
()
route/route.pb.go:233
MethodRecv
()
route/route.pb.go:241
MethodRecv
()
route/route.pb.go:306
MethodRecv
()
route/route.pb.go:372
MethodRecv
()
route/route.pb.go:384
MethodRecv
()
route/route.pb.go:398
MethodRecv
()
route/route.pb.go:410
FunctionRegisterRouteGuideServer
(s *grpc.Server, srv RouteGuideServer)
route/route.pb.go:323
MethodReset
()
route/route.pb.go:44
MethodReset
()
route/route.pb.go:68
MethodReset
()
route/route.pb.go:92
MethodReset
()
route/route.pb.go:116
MethodReset
()
route/route.pb.go:142
MethodRouteChat
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:283
MethodRouteChat
(RouteGuide_RouteChatServer)
route/route.pb.go:320
MethodRouteChat
(stream pb.RouteGuide_RouteChatServer)
server/main.go:57
MethodSend
(*Point)
route/route.pb.go:259
MethodSend
(m *Point)
route/route.pb.go:268
MethodSend
(m *RouteNote)
route/route.pb.go:302
MethodSend
(*Feature)
route/route.pb.go:354
MethodSend
(m *Feature)
route/route.pb.go:362
MethodSend
(*RouteNote)
route/route.pb.go:397
MethodSend
(m *RouteNote)
route/route.pb.go:406
MethodSendAndClose
(m *RouteSummary)
route/route.pb.go:380
MethodString
()
route/route.pb.go:45
MethodString
()
route/route.pb.go:69
MethodString
()
route/route.pb.go:93
MethodString
()
route/route.pb.go:117
MethodString
()
route/route.pb.go:143
Function_RouteGuide_GetFeature_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
route/route.pb.go:327
Function_RouteGuide_ListFeatures_Handler
(srv interface{}, stream grpc.ServerStream)
route/route.pb.go:345
Function_RouteGuide_RecordRoute_Handler
(srv interface{}, stream grpc.ServerStream)
route/route.pb.go:366
Function_RouteGuide_RouteChat_Handler
(srv interface{}, stream grpc.ServerStream)
route/route.pb.go:392
Functioninit
()
route/route.pb.go:175
Functionmain
()
client/main.go:123
Functionmain
()
server/main.go:85