Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBaseService ¶
func NewBaseService(repo ports.BaseRepository) *baseService
func NewRoleService ¶
func NewRoleService(repo ports.RoleRepository) *roleService
func NewUserRoleService ¶
func NewUserRoleService(repo ports.UserRoleRepository) *userRoleService
func NewUserService ¶
func NewUserService(repo ports.UserRepository, logger ports.LoggerService, jwtKey []byte) *userService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.