Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigEndpoints ¶
ConfigEndpoints configures the API endpoints for the application.
func ConfigMiddlewares ¶
func ConfigMiddlewares(e *echo.Echo)
ConfigMiddlewares configures middleware for the Echo web server.
func ConfigUsersMediator ¶
func ConfigUsersMediator(userRepository contracts.UserRepository, ctx context.Context) error
ConfigUsersMediator registers the request handler for user registration with the mediator using the specified UserRepository and context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.