Documentation ¶
Index ¶
- func GRPCHandlerFunc(grpcServer *grpc.Server, otherHandler http.Handler, ...) http.Handler
- func NewGRPC(opts []grpc.ServerOption) *grpc.Server
- func NewGateway() *runtime.ServeMux
- func NewGatewayServerMux(gateway *runtime.ServeMux, debug bool) *http.ServeMux
- func NewHttp2Server(handler http.Handler, tlsConfig *tls.Config, ...) *http.Server
- func NewHttpServer(handler http.Handler, tlsConfig *tls.Config, ...) *http.Server
- func NewServerMux(debug bool) *http.ServeMux
- type GRPCErrReturn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCHandlerFunc ¶
func GRPCHandlerFunc(grpcServer *grpc.Server, otherHandler http.Handler, serverSetting *setting.HttpServerSettingS) http.Handler
GRPCHandlerFunc gRPCHandlerFunc ...
func NewGatewayServerMux ¶
NewGatewayServerMux ...
func NewHttp2Server ¶ added in v1.5.11
func NewHttpServer ¶
func NewHttpServer(handler http.Handler, tlsConfig *tls.Config, serverSetting *setting.HttpServerSettingS) *http.Server
NewHttpServer ...
Types ¶
type GRPCErrReturn ¶
Click to show internal directories.
Click to hide internal directories.