package
1.0.6
Repository: https://github.com/arrowwhi/go-utils.git
Documentation: pkg.go.dev

# Functions

NewGateway creates a new Gateway instance with the provided options.
WithDialOptions sets custom gRPC dial options for the Gateway.
WithHandler adds a gRPC handler to the Gateway.

# Structs

Gateway represents the HTTP gateway for the gRPC server.

# Type aliases

Option defines a function type for configuring the Gateway.