README ¶ Common С точки зрения DDD, не стоит помещать два разных Bounded Context в одно приложение (User Managment, User Auth), т. к. у нас получается что сервисы, которые относятся к разным контекстам, будут зависеть друг от друга. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files p.go Directories ¶ Show internal Expand all Path Synopsis api Package api Code generated by swaggo/swag. Package api Code generated by swaggo/swag. cmd migrator migrator/config providerHub providerHub/config internal app app/http app/postgres app/router app/router/middleware domain/dto domain/entity domain/model domain/valueObject handler/auth handler/errors handler/user infra/lib/api/response infra/lib/bcrypt infra/lib/config infra/lib/decoder infra/lib/jwt infra/lib/logger infra/repo service service/auth service/errors service/user pkg logger logger/sl validator Click to show internal directories. Click to hide internal directories.