controller

package
v0.0.0-...-9c55465 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HomeController

type HomeController struct{}

HomeController struct

func (*HomeController) About

func (*HomeController) About(c *rux.Context)

About page for the application

func (*HomeController) AddRoutes

func (c *HomeController) AddRoutes(r *rux.Router)

AddRoutes to rux.Router

func (*HomeController) ApiDoc

func (*HomeController) ApiDoc(c *rux.Context)

ApiDoc page for display swagger doc

func (*HomeController) Index

func (*HomeController) Index(c *rux.Context)

Index page for the application

type JSONPage

type JSONPage struct {
}

JSONPage json page controller

func (*JSONPage) AddRoutes

func (p *JSONPage) AddRoutes(r *rux.Router)

AddRoutes to rux.Router

func (*JSONPage) View

func (p *JSONPage) View(c *rux.Context)

View page

type TaskController

type TaskController struct{}

func (*TaskController) Add

func (*TaskController) Add(c *rux.Context)

Add page for the application

func (*TaskController) AddRoutes

func (c *TaskController) AddRoutes(r *rux.Router)

AddRoutes to rux.Router

func (*TaskController) Index

func (*TaskController) Index(c *rux.Context)

Index page for the application

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL