package
0.0.11
Repository: https://github.com/meshapi/grpc-api-gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

http holds HTTP endpoint binding configs.
openapi_doc holds OpenAPI file options.
optional meshapi.gateway.openapi.Schema openapi_enum = 1191;.
optional meshapi.gateway.openapi.Schema openapi_field = 1191;.
openapi_operation holds OpenAPI method/operation options.
optional meshapi.gateway.openapi.Schema openapi_schema = 1191;.
openapi_service_doc holds OpenAPI file options.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AdditionalEndpointBinding is an additional gRPC method - HTTP endpoint binding specification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AdditionalEndpointBinding_Post
No description provided by the author
No description provided by the author
Config is the content of a configuration file.
CustomPattern describes an HTTP pattern and custom method.
EndpointBinding represents an HTTP endpoint(s) to gRPC method binding.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EndpointBinding_Post
No description provided by the author
No description provided by the author
GatewaySpec holds gRPC gateway configurations.
OpenAPIEnumSpec defines configuration for generating OpenAPI documentation for protobuf enums.
OpenAPIMessageSpec defines configuration for generating OpenAPI documentation for protobuf messages.
OpenAPIServiceSpec defines configuration for generating OpenAPI documentation for gRPC services.
OpenAPISpec defines the overall OpenAPI documentation configuration.
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
ProtoEndpointBinding_Post
No description provided by the author
No description provided by the author
QueryParameterBinding describes a query parameter to request message binding.
StreamConfig sets the behavior of the HTTP server for gRPC streaming methods.