controller

package
v0.0.0-...-e7d9688 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(cfg *config.Config) *pocketbase.PocketBase

func RegisterRoutes

func RegisterRoutes(handler core.App, l logger.Interface)

Types

type Router

type Router struct {
	// contains filtered or unexported fields
}

func (*Router) Delete

func (s *Router) Delete(path string, handler echo.HandlerFunc)

func (*Router) Get

func (s *Router) Get(path string, handler echo.HandlerFunc)

func (*Router) Head

func (s *Router) Head(path string, handler echo.HandlerFunc)

func (*Router) Options

func (s *Router) Options(path string, handler echo.HandlerFunc)

func (*Router) Patch

func (s *Router) Patch(path string, handler echo.HandlerFunc)

func (*Router) Post

func (s *Router) Post(path string, handler echo.HandlerFunc)

func (*Router) Put

func (s *Router) Put(path string, handler echo.HandlerFunc)

Jump to

Keyboard shortcuts

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