controller

package
v0.0.0-...-2c51fd6 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 14 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 {
	// contains filtered or unexported fields
}

func NewController

func NewController(
	service *service.Service,
	config *config.Server,
	logger *zap.Logger,
	transaction service.Transaction,
	a *auth.Auth,
	componentRepo service.ComponentRepo,
	userRepo service.UserRepo,
	teamRepo service.TeamRepo,
) (*Controller, error)

func (*Controller) WithRoutes

func (controller *Controller) WithRoutes(engine *gin.Engine, jwtMiddleware *jwt.GinJWTMiddleware)

Jump to

Keyboard shortcuts

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