Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HttpContextType = reflect.TypeOf((*Context)(nil))
)
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.