Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
Types ¶
type Router ¶
type Router struct {
// contains filtered or unexported fields
}
Router represents `mlflow` router.
func NewRouter ¶
func NewRouter(controller *controller.Controller) *Router
NewRouter creates new instance of `mlflow` router.
func (*Router) AddGlobalMiddleware ¶
AddGlobalMiddleware adds a global middleware which will be applied for each route.
Click to show internal directories.
Click to hide internal directories.