application

package
v0.0.0-...-bb6ebb3 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: EUPL-1.2 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Cfg *config.Config
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config) Application

func (*Application) CreateProces

func (a *Application) CreateProces(c *fiber.Ctx) error

func (*Application) CreateVreemdeling

func (a *Application) CreateVreemdeling(c *fiber.Ctx) error

func (*Application) EditProces

func (a *Application) EditProces(c *fiber.Ctx) error

func (*Application) EditVreemdeling

func (a *Application) EditVreemdeling(c *fiber.Ctx) error

func (*Application) ErrorHandler

func (a *Application) ErrorHandler(c *fiber.Ctx, err error) error

func (*Application) GetProces

func (a *Application) GetProces(c *fiber.Ctx) error

func (*Application) GetVreemdeling

func (a *Application) GetVreemdeling(c *fiber.Ctx) error

func (*Application) Listen

func (a *Application) Listen() error

func (*Application) MergeVreemdeling

func (a *Application) MergeVreemdeling(c *fiber.Ctx) error

func (*Application) NewProces

func (a *Application) NewProces(c *fiber.Ctx) error

func (*Application) NewProcesDetails

func (a *Application) NewProcesDetails(c *fiber.Ctx) error

func (*Application) NewVreemdeling

func (a *Application) NewVreemdeling(c *fiber.Ctx) error

func (*Application) RequireLogin

func (a *Application) RequireLogin(c *fiber.Ctx) error

RequireLogin checks if the user is logged in and gets the user role, storing it as local

func (*Application) SearchVreemdeling

func (a *Application) SearchVreemdeling(c *fiber.Ctx) error

func (*Application) UpdateProces

func (a *Application) UpdateProces(c *fiber.Ctx) error

func (*Application) UpdateVreemdeling

func (a *Application) UpdateVreemdeling(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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