Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UseMiddleware = httpx.UseMiddleware
UseMiddleware applies middlewares to a http.HandlerFunc
Functions ¶
func RegisterGrpcService ¶
func RegisterGrpcService(engine *http.ServeMux, svcs ...pick.Service[Middleware])
Types ¶
type Middleware ¶
type Middleware = httpx.Middleware
Click to show internal directories.
Click to hide internal directories.