Documentation ¶
Overview ¶
Package httprouter GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetOpenAPIViewContents ¶
Types ¶
type OpenAPIView ¶
type OpenAPIView struct {
courierhttp.MethodGet `path:"/_view/{href...}"`
}
func (OpenAPIView) RuntimeDoc ¶
func (v OpenAPIView) RuntimeDoc(names ...string) ([]string, bool)
type RouteHandler ¶
type RouteHandler = request.RouteHandler
func NewRouteHandlers ¶
func NewRouteHandlers(route courier.Route, service string, routeMiddlewares ...handler.Middleware) ([]RouteHandler, error)
Click to show internal directories.
Click to hide internal directories.