Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
func NewGrpcGateway ¶
func (*Gateway) Conn ¶
func (g *Gateway) Conn() *grpc.ClientConn
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithGrpcEndpoint ¶
func WithHeaderMatcher ¶
func WithHeaderMatcher(fn runtime.HeaderMatcherFunc) Option
func WithRuntimeSeverMuxOptions ¶
func WithRuntimeSeverMuxOptions(opts ...runtime.ServeMuxOption) Option
Click to show internal directories.
Click to hide internal directories.