# 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
TaskHandler is the interface for task handler.
# Type aliases
Option is the option type for task handler.