package
1.14.2
Repository: https://github.com/wisetime-io/grpc-gateway.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterABitOfEverythingServiceHandler registers the http handlers for service ABitOfEverythingService to "mux".
RegisterABitOfEverythingServiceHandlerClient registers the http handlers for service ABitOfEverythingService to "mux".
RegisterABitOfEverythingServiceHandlerFromEndpoint is same as RegisterABitOfEverythingServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterABitOfEverythingServiceHandlerServer registers the http handlers for service ABitOfEverythingService to "mux".
No description provided by the author
No description provided by the author
RegisterCamelCaseServiceNameHandler registers the http handlers for service CamelCaseServiceName to "mux".
RegisterCamelCaseServiceNameHandlerClient registers the http handlers for service CamelCaseServiceName to "mux".
RegisterCamelCaseServiceNameHandlerFromEndpoint is same as RegisterCamelCaseServiceNameHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCamelCaseServiceNameHandlerServer registers the http handlers for service CamelCaseServiceName to "mux".
No description provided by the author
RegisterEchoServiceHandler registers the http handlers for service EchoService to "mux".
RegisterEchoServiceHandlerClient registers the http handlers for service EchoService to "mux".
RegisterEchoServiceHandlerFromEndpoint is same as RegisterEchoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEchoServiceHandlerServer registers the http handlers for service EchoService to "mux".
No description provided by the author
RegisterFlowCombinationHandler registers the http handlers for service FlowCombination to "mux".
RegisterFlowCombinationHandlerClient registers the http handlers for service FlowCombination to "mux".
RegisterFlowCombinationHandlerFromEndpoint is same as RegisterFlowCombinationHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFlowCombinationHandlerServer registers the http handlers for service FlowCombination to "mux".
No description provided by the author
RegisterLoginServiceHandler registers the http handlers for service LoginService to "mux".
RegisterLoginServiceHandlerClient registers the http handlers for service LoginService to "mux".
RegisterLoginServiceHandlerFromEndpoint is same as RegisterLoginServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterLoginServiceHandlerServer registers the http handlers for service LoginService to "mux".
No description provided by the author
RegisterNonStandardServiceHandler registers the http handlers for service NonStandardService to "mux".
RegisterNonStandardServiceHandlerClient registers the http handlers for service NonStandardService to "mux".
RegisterNonStandardServiceHandlerFromEndpoint is same as RegisterNonStandardServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNonStandardServiceHandlerServer registers the http handlers for service NonStandardService to "mux".
No description provided by the author
RegisterResponseBodyServiceHandler registers the http handlers for service ResponseBodyService to "mux".
RegisterResponseBodyServiceHandlerClient registers the http handlers for service ResponseBodyService to "mux".
RegisterResponseBodyServiceHandlerFromEndpoint is same as RegisterResponseBodyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterResponseBodyServiceHandlerServer registers the http handlers for service ResponseBodyService to "mux".
No description provided by the author
RegisterStreamServiceHandler registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerClient registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerFromEndpoint is same as RegisterStreamServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStreamServiceHandlerServer registers the http handlers for service StreamService to "mux".
No description provided by the author
RegisterUnannotatedEchoServiceHandler registers the http handlers for service UnannotatedEchoService to "mux".
RegisterUnannotatedEchoServiceHandlerClient registers the http handlers for service UnannotatedEchoService to "mux".
RegisterUnannotatedEchoServiceHandlerFromEndpoint is same as RegisterUnannotatedEchoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUnannotatedEchoServiceHandlerServer registers the http handlers for service UnannotatedEchoService to "mux".
No description provided by the author
RegisterWrappersServiceHandler registers the http handlers for service WrappersService to "mux".
RegisterWrappersServiceHandlerClient registers the http handlers for service WrappersService to "mux".
RegisterWrappersServiceHandlerFromEndpoint is same as RegisterWrappersServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterWrappersServiceHandlerServer registers the http handlers for service WrappersService to "mux".
No description provided by the author

# Constants

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Intentionally complicated message type to cover many features of Protobuf.
Nested is nested type.
No description provided by the author
No description provided by the author
ABitOfEverythingRepeated is used to validate repeated path parameter functionality.
No description provided by the author
Embedded represents a message embedded in SimpleMessage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NonStandardMessage has oddly named fields.
No description provided by the author
No description provided by the author
NonStandardMessageWithJSONNames maps odd field names to odd JSON names for maximum confusion.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SimpleMessage represents a simple message sent to the Echo service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnannotatedSimpleMessage represents a simple message sent to the unannotated Echo service.
No description provided by the author
UnimplementedABitOfEverythingServiceServer can be embedded to have forward compatible implementations.
UnimplementedAnotherServiceWithNoBindingsServer can be embedded to have forward compatible implementations.
UnimplementedCamelCaseServiceNameServer can be embedded to have forward compatible implementations.
UnimplementedEchoServiceServer can be embedded to have forward compatible implementations.
UnimplementedFlowCombinationServer can be embedded to have forward compatible implementations.
UnimplementedLoginServiceServer can be embedded to have forward compatible implementations.
UnimplementedNonStandardServiceServer can be embedded to have forward compatible implementations.
UnimplementedResponseBodyServiceServer can be embedded to have forward compatible implementations.
UnimplementedStreamServiceServer can be embedded to have forward compatible implementations.
UnimplementedUnannotatedEchoServiceServer can be embedded to have forward compatible implementations.
UnimplementedWrappersServiceServer can be embedded to have forward compatible implementations.
UpdateV2Request request for update includes the message and the update mask.
No description provided by the author

# Interfaces

ABitOfEverythingServiceClient is the client API for ABitOfEverythingService service.
ABitOfEverythingServiceServer is the server API for ABitOfEverythingService service.
AnotherServiceWithNoBindingsClient is the client API for AnotherServiceWithNoBindings service.
AnotherServiceWithNoBindingsServer is the server API for AnotherServiceWithNoBindings service.
CamelCaseServiceNameClient is the client API for CamelCaseServiceName service.
CamelCaseServiceNameServer is the server API for CamelCaseServiceName service.
EchoServiceClient is the client API for EchoService service.
EchoServiceServer is the server API for EchoService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FlowCombinationClient is the client API for FlowCombination service.
FlowCombinationServer is the server API for FlowCombination service.
LoginServiceClient is the client API for LoginService service.
LoginServiceServer is the server API for LoginService service.
NonStandardServiceClient is the client API for NonStandardService service.
NonStandardServiceServer is the server API for NonStandardService service.
ResponseBodyServiceClient is the client API for ResponseBodyService service.
ResponseBodyServiceServer is the server API for ResponseBodyService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamServiceClient is the client API for StreamService service.
StreamServiceServer is the server API for StreamService service.
UnannotatedEchoServiceClient is the client API for UnannotatedEchoService service.
UnannotatedEchoServiceServer is the server API for UnannotatedEchoService service.
WrappersServiceClient is the client API for WrappersService service.
WrappersServiceServer is the server API for WrappersService service.

# Type aliases

DeepEnum is one or zero.
NumericEnum is one or zero.
No description provided by the author