api

package
v0.0.0-...-7fb4ca9 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: ISC Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	SystemHandlers      *system.SystemHandlers
	TeamHandlers        *team.TeamHandlers
	TenantHandlers      *tenant.TenantHandlers
	UserAccountHandlers *useracc.UserAccountHandlers
}

func NewHandlers

func NewHandlers(
	db *sql.DB,
	rmq *rabbitmq.RabbitMqRouter,
	teamRepo team.TeamRepository,
	tenantRepo tenant.TenantRepository,
	userRepo useracc.UserAccountRepository,
) *Handlers

func (*Handlers) RouteApis

func (h *Handlers) RouteApis(r *mux.Router, rmq *rabbitmq.RabbitMqRouter)

Jump to

Keyboard shortcuts

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