# 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.