Versions in this module Expand all Collapse all v1 v1.0.1 Dec 23, 2023 Changes in this version + 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 struct + ErrCode int32 + ErrDetail string + ErrMsg string