Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( logger *slog.Logger, validate *validator.Validate, opts ...OptionFunc, ) controller.IV1UserController
Types ¶
type OptionFunc ¶
type OptionFunc func(*userController)
func WithUserService ¶
func WithUserService(userService service.IUserService) OptionFunc
Click to show internal directories.
Click to hide internal directories.