# Functions
Module is an fx module that sets up grpc-http Gateway.
# Structs
Constructor holds fields to configure grpc-http gateway.
GRPCGateway holds fields required for grpc-http gateway.
GRPCGatewayConfig holds configuration for gRPC to HTTP gateway swagger:model.
RegisterHandler holds fields to register grpc-http gateway handlers.
# Type aliases
RegisterHandlerFunc is a handler function that registers grpc-http gateway handlers.