package
0.0.0-20240701232513-1743725d8f50
Repository: https://github.com/yigithankarabulut/distributed-mail-queue-service.git
Documentation: pkg.go.dev

# Functions

New creates a new http handler with the given options.
WithBaseHttpHandler sets the base http handler option.
WithTaskService sets the task service option.
WithUserService sets the user service option.

# Interfaces

UserHandler is the interface for user handler.

# Type aliases

Option is the option type for user handler.