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.IV1AccountTransactionController
Types ¶
type OptionFunc ¶
type OptionFunc func(*accountTransactionController)
func WithAccountTransactionService ¶
func WithAccountTransactionService(accountTransactionService service.IAccountTransactionService) OptionFunc
Click to show internal directories.
Click to hide internal directories.