handler

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmptyField = errors.New("empty field")
View Source
var ErrNilPointer = errors.New("nil poiner error")
View Source
var ErrUndefinedHXContext = errors.New("undefined HX context")
View Source
var ErrUndefinedTankType = errors.New("undefined tank type")

Functions

func SetupRoutes

func SetupRoutes(app *fiber.App, h *Handler)

Types

type Handler

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

func New

func New(
	userRepository storage.UserRepository,
	surveyRepository storage.SurveyRepository,
	dictionariesRepository storage.DictionariesRepository,
	validator validation.Validator,
) *Handler

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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