Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alextanhongpin/go-microservice-architecture
/ functions
Functions
81 in github.com/alextanhongpin/go-microservice-architecture
⨍
Functions
81
◇
Types & classes
22
↓ 4 callers
Method
Recv
()
route/route.pb.go:294
↓ 4 callers
Method
Send
(*RouteNote)
route/route.pb.go:293
↓ 3 callers
Method
GetFeature
(ctx context.Context, in *Point, opts ...grpc.CallOption)
route/route.pb.go:194
↓ 2 callers
Method
ListFeatures
(ctx context.Context, in *Rectangle, opts ...grpc.CallOption)
route/route.pb.go:195
↓ 2 callers
Method
RecordRoute
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:196
↓ 2 callers
Method
RouteChat
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:197
↓ 1 callers
Method
CloseAndRecv
()
route/route.pb.go:260
↓ 1 callers
Method
RouteChat
()
client/main.go:78
↓ 1 callers
Method
SendAndClose
(*RouteSummary)
route/route.pb.go:371
Method
CloseAndRecv
()
route/route.pb.go:272
Method
Descriptor
()
route/route.pb.go:47
Method
Descriptor
()
route/route.pb.go:71
Method
Descriptor
()
route/route.pb.go:95
Method
Descriptor
()
route/route.pb.go:119
Method
Descriptor
()
route/route.pb.go:145
Method
GetDistance
()
route/route.pb.go:161
Method
GetElapsedTime
()
route/route.pb.go:168
Method
GetFeature
()
client/main.go:18
Method
GetFeature
(ctx context.Context, in *Point, opts ...grpc.CallOption)
route/route.pb.go:208
Method
GetFeature
(context.Context, *Point)
route/route.pb.go:317
Method
GetFeature
(ctx context.Context, point *pb.Point)
server/main.go:21
Method
GetFeatureCount
()
route/route.pb.go:154
Method
GetHi
()
route/route.pb.go:80
Method
GetLatitude
()
route/route.pb.go:49
Method
GetLo
()
route/route.pb.go:73
Method
GetLocation
()
route/route.pb.go:104
Method
GetLocation
()
route/route.pb.go:121
Method
GetLongitude
()
route/route.pb.go:56
Method
GetMessage
()
route/route.pb.go:128
Method
GetName
()
route/route.pb.go:97
Method
GetPointCount
()
route/route.pb.go:147
Method
ListFeatures
()
client/main.go:26
Method
ListFeatures
(ctx context.Context, in *Rectangle, opts ...grpc.CallOption)
route/route.pb.go:217
Method
ListFeatures
(*Rectangle, RouteGuide_ListFeaturesServer)
route/route.pb.go:318
Method
ListFeatures
(rect *pb.Rectangle, stream pb.RouteGuide_ListFeaturesServer)
server/main.go:25
Function
NewRouteGuideClient
(cc *grpc.ClientConn)
route/route.pb.go:204
Method
ProtoMessage
()
route/route.pb.go:46
Method
ProtoMessage
()
route/route.pb.go:70
Method
ProtoMessage
()
route/route.pb.go:94
Method
ProtoMessage
()
route/route.pb.go:118
Method
ProtoMessage
()
route/route.pb.go:144
Method
RecordRoute
()
client/main.go:54
Method
RecordRoute
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:249
Method
RecordRoute
(RouteGuide_RecordRouteServer)
route/route.pb.go:319
Method
RecordRoute
(stream pb.RouteGuide_RecordRouteServer)
server/main.go:34
Method
Recv
()
route/route.pb.go:233
Method
Recv
()
route/route.pb.go:241
Method
Recv
()
route/route.pb.go:306
Method
Recv
()
route/route.pb.go:372
Method
Recv
()
route/route.pb.go:384
Method
Recv
()
route/route.pb.go:398
Method
Recv
()
route/route.pb.go:410
Function
RegisterRouteGuideServer
(s *grpc.Server, srv RouteGuideServer)
route/route.pb.go:323
Method
Reset
()
route/route.pb.go:44
Method
Reset
()
route/route.pb.go:68
Method
Reset
()
route/route.pb.go:92
Method
Reset
()
route/route.pb.go:116
Method
Reset
()
route/route.pb.go:142
Method
RouteChat
(ctx context.Context, opts ...grpc.CallOption)
route/route.pb.go:283
Method
RouteChat
(RouteGuide_RouteChatServer)
route/route.pb.go:320
Method
RouteChat
(stream pb.RouteGuide_RouteChatServer)
server/main.go:57
Method
Send
(*Point)
route/route.pb.go:259
Method
Send
(m *Point)
route/route.pb.go:268
Method
Send
(m *RouteNote)
route/route.pb.go:302
Method
Send
(*Feature)
route/route.pb.go:354
Method
Send
(m *Feature)
route/route.pb.go:362
Method
Send
(*RouteNote)
route/route.pb.go:397
Method
Send
(m *RouteNote)
route/route.pb.go:406
Method
SendAndClose
(m *RouteSummary)
route/route.pb.go:380
Method
String
()
route/route.pb.go:45
Method
String
()
route/route.pb.go:69
Method
String
()
route/route.pb.go:93
Method
String
()
route/route.pb.go:117
Method
String
()
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
Function
init
()
route/route.pb.go:175
Function
main
()
client/main.go:123
Function
main
()
server/main.go:85