MCPcopy Create free account

hub / github.com/akuity/grpc-gateway-client / functions

Functions259 in github.com/akuity/grpc-gateway-client

MethodDownloadLargeFile
(ctx context.Context, req *DownloadLargeFileRequest)
internal/test/gen/testv1/test.gw.client.go:71
MethodDownloadLargeFile
( req *testv1.DownloadLargeFileRequest, srv testv1.TestService_DownloadLargeFileServer, )
internal/test/server/server.go:83
MethodEnumDescriptor
Deprecated: Use EventType.Descriptor instead.
internal/test/gen/testv1/test.pb.go:73
FunctionGetAuthorizationHeader
(ctx context.Context)
pkg/http/context/context.go:19
MethodGetEmail
()
internal/test/gen/testv1/test.pb.go:360
MethodGetId
()
internal/test/gen/testv1/test.pb.go:407
MethodGetId
()
internal/test/gen/testv1/test.pb.go:455
MethodGetLabels
()
internal/test/gen/testv1/test.pb.go:219
MethodGetMessage
()
example/pkg/api/gen/helloworld.pb.go:113
MethodGetMessage
()
internal/test/gen/testv1/test.pb.go:517
MethodGetName
()
example/pkg/api/gen/helloworld.pb.go:65
MethodGetRaw
()
internal/test/gen/testv1/test.pb.go:117
MethodGetType
()
internal/test/gen/testv1/test.pb.go:510
MethodGetType
()
internal/test/gen/testv1/test.pb.go:564
MethodListInvitations
(ctx context.Context, in *ListInvitationsRequest, opts ...grpc.CallOption)
internal/test/gen/testv1/test_grpc.pb.go:49
MethodListInvitations
(context.Context, *ListInvitationsRequest)
internal/test/gen/testv1/test_grpc.pb.go:167
MethodListInvitations
(context.Context, *ListInvitationsRequest)
internal/test/gen/testv1/test_grpc.pb.go:179
MethodListInvitations
(context.Context, *ListInvitationsRequest)
internal/test/gen/testv1/test.gw.client.go:16
MethodListInvitations
(ctx context.Context, req *ListInvitationsRequest)
internal/test/gen/testv1/test.gw.client.go:33
MethodListInvitations
(_ context.Context, req *testv1.ListInvitationsRequest)
internal/test/server/server.go:26
MethodMarshal
(v interface{})
pkg/grpc/gateway/marshaller.go:33
MethodMarshal
(v interface{})
pkg/grpc/gateway/client.go:55
MethodNewEncoder
(w io.Writer)
pkg/grpc/gateway/marshaller.go:49
FunctionNewGreeterGatewayClient
(c gateway.Client)
example/pkg/api/gen/helloworld.gw.client.go:19
MethodNewRequest
(method string, url string)
pkg/grpc/gateway/client.go:48
MethodNumber
()
internal/test/gen/testv1/test.pb.go:68
MethodProtoMessage
()
example/pkg/api/gen/helloworld.pb.go:46
MethodProtoMessage
()
example/pkg/api/gen/helloworld.pb.go:94
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:98
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:146
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:200
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:247
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:294
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:341
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:388
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:436
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:491
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:545
MethodProtoMessage
()
internal/test/gen/testv1/test.pb.go:590
MethodProtoReflect
()
example/pkg/api/gen/helloworld.pb.go:48
MethodProtoReflect
()
example/pkg/api/gen/helloworld.pb.go:96
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:100
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:148
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:202
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:249
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:296
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:343
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:390
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:438
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:493
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:547
MethodProtoReflect
()
internal/test/gen/testv1/test.pb.go:592
MethodRecv
()
internal/test/gen/testv1/test_grpc.pb.go:91
MethodRecv
()
internal/test/gen/testv1/test_grpc.pb.go:115
MethodRecv
()
internal/test/gen/testv1/test_grpc.pb.go:123
MethodRecv
()
internal/test/gen/testv1/test_grpc.pb.go:147
MethodRecv
()
internal/test/gen/testv1/test_grpc.pb.go:155
FunctionRegisterGreeterHandlerFromEndpoint
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets d
example/pkg/api/gen/helloworld.pb.gw.go:106
FunctionRegisterGreeterHandlerServer
RegisterGreeterHandlerServer registers the http handlers for service Greeter to "mux". UnaryRPC :call GreeterServer directly. StreamingRPC :curren
example/pkg/api/gen/helloworld.pb.gw.go:74
FunctionRegisterGreeterServer
(s grpc.ServiceRegistrar, srv GreeterServer)
example/pkg/api/gen/helloworld_grpc.pb.go:67
FunctionRegisterTestServiceHandlerFromEndpoint
RegisterTestServiceHandlerFromEndpoint is same as RegisterTestServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx
internal/test/gen/testv1/test.pb.gw.go:276
FunctionRegisterTestServiceHandlerServer
RegisterTestServiceHandlerServer registers the http handlers for service TestService to "mux". UnaryRPC :call TestServiceServer directly. Streamin
internal/test/gen/testv1/test.pb.gw.go:198
MethodReset
()
example/pkg/api/gen/helloworld.pb.go:33
MethodReset
()
example/pkg/api/gen/helloworld.pb.go:81
MethodReset
()
internal/test/gen/testv1/test.pb.go:85
MethodReset
()
internal/test/gen/testv1/test.pb.go:133
MethodReset
()
internal/test/gen/testv1/test.pb.go:187
MethodReset
()
internal/test/gen/testv1/test.pb.go:234
MethodReset
()
internal/test/gen/testv1/test.pb.go:281
MethodReset
()
internal/test/gen/testv1/test.pb.go:328
MethodReset
()
internal/test/gen/testv1/test.pb.go:375
MethodReset
()
internal/test/gen/testv1/test.pb.go:423
MethodReset
()
internal/test/gen/testv1/test.pb.go:478
MethodReset
()
internal/test/gen/testv1/test.pb.go:532
MethodReset
()
internal/test/gen/testv1/test.pb.go:577
MethodRoundTrip
(req *http.Request)
pkg/http/roundtripper/auth.go:21
MethodRoundTrip
(req *http.Request)
pkg/grpc/gateway/http_test.go:34
MethodSayHello
(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption)
example/pkg/api/gen/helloworld_grpc.pb.go:33
MethodSayHello
Sends a greeting
example/pkg/api/gen/helloworld_grpc.pb.go:47
MethodSayHello
(context.Context, *HelloRequest)
example/pkg/api/gen/helloworld_grpc.pb.go:55
MethodSayHello
(ctx context.Context, req *HelloRequest)
example/pkg/api/gen/helloworld.gw.client.go:29
MethodSayHello
(_ context.Context, req *gen.HelloRequest)
example/server/main.go:19
MethodSend
(m *TrackInvitationResponse)
internal/test/gen/testv1/test_grpc.pb.go:260
MethodSend
(*httpbody.HttpBody)
internal/test/gen/testv1/test_grpc.pb.go:273
MethodSend
(m *httpbody.HttpBody)
internal/test/gen/testv1/test_grpc.pb.go:281
MethodSend
(*httpbody.HttpBody)
internal/test/gen/testv1/test_grpc.pb.go:294
MethodSend
(m *httpbody.HttpBody)
internal/test/gen/testv1/test_grpc.pb.go:302
MethodSendInvitation
(ctx context.Context, in *SendInvitationRequest, opts ...grpc.CallOption)
internal/test/gen/testv1/test_grpc.pb.go:58
MethodSendInvitation
(context.Context, *SendInvitationRequest)
internal/test/gen/testv1/test_grpc.pb.go:168
MethodSendInvitation
(context.Context, *SendInvitationRequest)
internal/test/gen/testv1/test_grpc.pb.go:182
MethodSendInvitation
(context.Context, *SendInvitationRequest)
internal/test/gen/testv1/test.gw.client.go:17
MethodSendInvitation
(ctx context.Context, req *SendInvitationRequest)
internal/test/gen/testv1/test.gw.client.go:44
MethodSendInvitation
(_ context.Context, req *testv1.SendInvitationRequest)
internal/test/server/server.go:37
FunctionSetAuthorizationHeader
(ctx context.Context, scheme, params string)
pkg/http/context/context.go:14
MethodSetupTest
()
pkg/grpc/gateway/request_test.go:42
MethodSetupTest
()
internal/test/client/client_test.go:31
FunctionSkipTLSVerify
(skip bool)
pkg/grpc/gateway/options.go:23
MethodString
()
example/pkg/api/gen/helloworld.pb.go:42
MethodString
()
example/pkg/api/gen/helloworld.pb.go:90
MethodString
()
internal/test/gen/testv1/test.pb.go:94
← previousnext →101–200 of 259, ranked by callers