Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup( controllers *controller.Controllers, log logger.Logger, userReader mw.UserReader, authenticator authentication.Authenticator, handler httphandling.HTTPErrorHandler, ) *chi.Mux
Setup sets up the router for the application. @title Book Catalog API @version v1 @BasePath /api/v1 @securityDefinitions.apikey BearerAuth @in header @name Authorization @description Type "Bearer" followed by a space and JWT token.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.