MCPcopy Create free account

hub / github.com/arpitbbhayani/grpc-advcalc / functions

Functions32 in github.com/arpitbbhayani/grpc-advcalc

↓ 3 callersMethodPower
(ctx context.Context, in *PowerRequest, opts ...grpc.CallOption)
advcalc/advcalc.pb.go:148
↓ 1 callersFunctionNewAdvancedCalcClient
(cc *grpc.ClientConn)
advcalc/advcalc.pb.go:155
↓ 1 callersFunctionRegisterAdvancedCalcServer
(s *grpc.Server, srv AdvancedCalcServer)
advcalc/advcalc.pb.go:181
MethodDescriptor
()
advcalc/advcalc.pb.go:39
MethodDescriptor
()
advcalc/advcalc.pb.go:86
MethodGetA
()
advcalc/advcalc.pb.go:61
MethodGetB
()
advcalc/advcalc.pb.go:68
MethodGetPow
()
advcalc/advcalc.pb.go:108
MethodPower
(ctx context.Context, req *PowerRequest)
advcalc/advcalc.go:11
MethodPower
(ctx context.Context, in *PowerRequest, opts ...grpc.CallOption)
advcalc/advcalc.pb.go:159
MethodPower
(context.Context, *PowerRequest)
advcalc/advcalc.pb.go:170
MethodPower
(ctx context.Context, req *PowerRequest)
advcalc/advcalc.pb.go:177
MethodProtoMessage
()
advcalc/advcalc.pb.go:38
MethodProtoMessage
()
advcalc/advcalc.pb.go:85
MethodReset
()
advcalc/advcalc.pb.go:36
MethodReset
()
advcalc/advcalc.pb.go:83
MethodString
()
advcalc/advcalc.pb.go:37
MethodString
()
advcalc/advcalc.pb.go:84
MethodXXX_DiscardUnknown
()
advcalc/advcalc.pb.go:55
MethodXXX_DiscardUnknown
()
advcalc/advcalc.pb.go:102
MethodXXX_Marshal
(b []byte, deterministic bool)
advcalc/advcalc.pb.go:46
MethodXXX_Marshal
(b []byte, deterministic bool)
advcalc/advcalc.pb.go:93
MethodXXX_Merge
(src proto.Message)
advcalc/advcalc.pb.go:49
MethodXXX_Merge
(src proto.Message)
advcalc/advcalc.pb.go:96
MethodXXX_Size
()
advcalc/advcalc.pb.go:52
MethodXXX_Size
()
advcalc/advcalc.pb.go:99
MethodXXX_Unmarshal
(b []byte)
advcalc/advcalc.pb.go:43
MethodXXX_Unmarshal
(b []byte)
advcalc/advcalc.pb.go:90
Function_AdvancedCalc_Power_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
advcalc/advcalc.pb.go:185
Functioninit
()
advcalc/advcalc.pb.go:115
Functionmain
()
server.go:11
Functionmain
()
client.go:11