# 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.
# Type aliases
Option defines a function type for configuring the Gateway.