controller

package
v0.0.0-...-613ab89 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Router   *chi.Mux
	Config   config.Config
	Models   model.Models
	Handlers api.Handlers
	JWT      jwt.JWTObject
}

func NewController

func NewController(cfg *config.Config, pool model.PgxIface) *Controller

func (*Controller) MountHandlers

func (c *Controller) MountHandlers()

Jump to

Keyboard shortcuts

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