package
0.1.158
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

GrpcOrDefaultHandler returns an http.Handler that delegates to grpcServer on incoming gRPC connections or otherHandler otherwise.
WrapGinF is a helper function for wrapping gin.HandlerFunc Returns a http middleware.
WrapHTTPRouterF is a helper function for wrapping httprouter.Handle Returns a http middleware.