example

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunApp

func RunApp() *fiber.App

Types

type AppController

type AppController struct {
	vibe.Controller[*AppController]
	Hello string
}

func (*AppController) Create

func (a *AppController) Create(c *fiber.Ctx) error

func (*AppController) Custom

func (a *AppController) Custom(c *fiber.Ctx) error

func (*AppController) Destroy

func (a *AppController) Destroy(c *fiber.Ctx) error

func (*AppController) Edit

func (a *AppController) Edit(c *fiber.Ctx) error

func (*AppController) Index

func (a *AppController) Index(c *fiber.Ctx) error

func (*AppController) New

func (a *AppController) New(c *fiber.Ctx) error

func (*AppController) Routes

func (a *AppController) Routes() map[string]vibe.Route

func (*AppController) Setup

func (a *AppController) Setup(c *fiber.Ctx)

func (*AppController) Show

func (a *AppController) Show(c *fiber.Ctx) error

func (*AppController) SomeFuncThatIsNotARoute

func (a *AppController) SomeFuncThatIsNotARoute() string

func (*AppController) Update

func (a *AppController) Update(c *fiber.Ctx) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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