package super func (r *Routes) Path() string { return "/super" } func (r *Routes) Middlewares() []any { return []any{} }