controller

package
v0.11.6 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	goboots.Controller
}

All controllers are a subset of the App Controller [goboots:ignore]

func (*App) Init

func (c *App) Init()

func (*App) PreFilter

func (c *App) PreFilter(in *goboots.In) *goboots.Out

type Home

type Home struct {
	App // parent/super controller
}

func (*Home) Count

func (c *Home) Count(in *goboots.In) *goboots.Out

func (*Home) Index

func (c *Home) Index(in *goboots.In) *goboots.Out

func (*Home) Init

func (c *Home) Init()

func (*Home) PreFilter

func (c *Home) PreFilter(in *goboots.In) *goboots.Out

Jump to

Keyboard shortcuts

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