Documentation ¶
Index ¶
- func TransportHttpContextMiddleware(c *wrapper, h middleware.Handler) middleware.Handler
- func TransportHttpRouterHandle(r *khttp.Router, method, relativePath string, h khttp.HandlerFunc, ...)
- func WrapTransportHttpContextMiddleware(c *wrapper, h middleware.Handler) middleware.Handler
- func WrapTransportHttpRouterHandle(r *khttp.Router, method, relativePath string, h khttp.HandlerFunc, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransportHttpContextMiddleware ¶
func TransportHttpContextMiddleware(c *wrapper, h middleware.Handler) middleware.Handler
func TransportHttpRouterHandle ¶
func TransportHttpRouterHandle(r *khttp.Router, method, relativePath string, h khttp.HandlerFunc, filters ...khttp.FilterFunc)
func WrapTransportHttpContextMiddleware ¶
func WrapTransportHttpContextMiddleware(c *wrapper, h middleware.Handler) middleware.Handler
func WrapTransportHttpRouterHandle ¶
func WrapTransportHttpRouterHandle(r *khttp.Router, method, relativePath string, h khttp.HandlerFunc, filters ...khttp.FilterFunc)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.