services

package
v0.0.0-...-3e6b536 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeBetHandler

func InitializeBetHandler() handlers.BetController

func InitializeJwtMiddleware

func InitializeJwtMiddleware() handlers.JwtMiddleware

func InitializeMatchHandler

func InitializeMatchHandler() handlers.MatchController

func InitializeTournamentHandler

func InitializeTournamentHandler() handlers.TournamentController

func InitializeUserHandler

func InitializeUserHandler() handlers.UserController

Types

type ServiceContainer

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

func DefaultServiceContainer

func DefaultServiceContainer() *ServiceContainer

func NewServiceContainer

func NewServiceContainer(userHandler handlers.UserController, jwtHandler handlers.JwtMiddleware,
) *ServiceContainer

func (*ServiceContainer) BetHandler

func (sc *ServiceContainer) BetHandler() handlers.BetController

func (*ServiceContainer) JwtMiddleware

func (sc *ServiceContainer) JwtMiddleware() handlers.JwtMiddleware

func (*ServiceContainer) MatchHandler

func (sc *ServiceContainer) MatchHandler() handlers.MatchController

func (*ServiceContainer) TournamentHandler

func (sc *ServiceContainer) TournamentHandler() handlers.TournamentController

func (*ServiceContainer) UserHandler

func (sc *ServiceContainer) UserHandler() handlers.UserController

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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