api

package
v0.0.0-...-d1a39b7 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api struct {
	Router             *chi.Mux
	Config             *config.Config
	UserUseCase        user.UserUseCaseInterface
	PropertyUseCase    property.PropertyUseCaseInterface
	ReservationUseCase reservation.ReservationUseCaseInterface
	AuthUseCase        auth.AuthUseCaseInterface
	AccessUseCase      access.AccessUseCaseInterface
	TokenService       domainToken.TokenGenerator
	Logger             *slog.Logger
}

func (*Api) BindRoutes

func (api *Api) BindRoutes()

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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