web

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 23, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DemoHandler

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

DemoHandler handles the demo page routes

func NewDemoHandler

func NewDemoHandler(
	logger logging.Logger,
	renderer *view.Renderer,
) *DemoHandler

NewDemoHandler creates a new DemoHandler

func (*DemoHandler) Register

func (h *DemoHandler) Register(e *echo.Echo)

Register sets up the routes for the demo handler

type HomeHandler

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

HomeHandler handles the homepage routes

func NewHomeHandler

func NewHomeHandler(logger logging.Logger, renderer *view.Renderer) *HomeHandler

NewHomeHandler creates a new HomeHandler

func (*HomeHandler) Register

func (h *HomeHandler) Register(e *echo.Echo)

Register sets up the routes for the home handler

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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